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
|
Fri, 07 Jun 2019 11:26:34 +0200 |
Sebastien Jodogne |
new plugin c++ wrapper: MultipartRestCallback
|
Thu, 06 Jun 2019 21:35:05 +0200 |
Sebastien Jodogne |
new sdk: OrthancPluginRegisterMultipartRestCallback()
|
Thu, 06 Jun 2019 18:54:27 +0200 |
Sebastien Jodogne |
new abstraction: IHttpHandler::CreateStreamHandler()
|
Thu, 06 Jun 2019 16:42:41 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Jun 2019 16:12:55 +0200 |
Sebastien Jodogne |
support of chunked answers in HttpClient and in SDK
|
Thu, 06 Jun 2019 10:35:16 +0200 |
Sebastien Jodogne |
renames
|
Thu, 06 Jun 2019 10:19:28 +0200 |
Sebastien Jodogne |
better fix
|
Thu, 06 Jun 2019 09:52:19 +0200 |
Sebastien Jodogne |
todo
|
Thu, 06 Jun 2019 09:46:58 +0200 |
Sebastien Jodogne |
fix in DicomWebJsonVisitor
|
Thu, 06 Jun 2019 09:04:26 +0200 |
Sebastien Jodogne |
fix
|
Wed, 05 Jun 2019 17:17:48 +0200 |
Sebastien Jodogne |
new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
|
Wed, 05 Jun 2019 14:40:14 +0200 |
Sebastien Jodogne |
HttpClient::IBodyStream
|
Mon, 03 Jun 2019 10:30:14 +0200 |
Sebastien Jodogne |
ChunkedBuffer::AddChunkDestructive()
|
Wed, 29 May 2019 18:12:28 +0200 |
Sebastien Jodogne |
todo
|
Tue, 28 May 2019 17:31:44 +0200 |
Sebastien Jodogne |
todo
|
Tue, 28 May 2019 07:47:18 +0200 |
Sebastien Jodogne |
optimization of Toolbox::TokenizeString()
|
Tue, 28 May 2019 07:33:10 +0200 |
Sebastien Jodogne |
OrthancPlugins::DicomPath::SetPrefixIndex()
|
Thu, 23 May 2019 12:06:26 +0200 |
Sebastien Jodogne |
HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
|
Fri, 17 May 2019 08:42:24 +0200 |
Benjamin Golinvaux |
Removed extern "C" qualifier around function that is internally linked
|
Fri, 17 May 2019 08:36:18 +0200 |
Benjamin Golinvaux |
Fixed a couple of truncation warnings
|
Thu, 16 May 2019 12:31:47 +0200 |
Sebastien Jodogne |
Allow the serialization of signed 16bpp images in PAM format
|
Wed, 15 May 2019 16:30:24 +0200 |
Sebastien Jodogne |
new error code for Stone: BadGeometry
|
Tue, 14 May 2019 16:38:20 +0200 |
Sebastien Jodogne |
merge
|
Tue, 14 May 2019 16:38:02 +0200 |
Sebastien Jodogne |
Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
|
Tue, 14 May 2019 13:47:35 +0200 |
Benjamin Golinvaux |
Fixed CRLF to LF in various files (found through grepping the source tree)
|
Tue, 14 May 2019 12:06:25 +0200 |
amazy |
added ImagePoint::ClipTo
|
Tue, 14 May 2019 11:01:17 +0200 |
Sebastien Jodogne |
typo
|
Tue, 14 May 2019 10:30:43 +0200 |
Sebastien Jodogne |
"/modalities/{id}/query": New argument "Normalize"
|
Tue, 14 May 2019 10:03:11 +0200 |
Sebastien Jodogne |
refactoring
|
Tue, 14 May 2019 09:30:09 +0200 |
Sebastien Jodogne |
allow creating ParsedDicomFile with empty DICOM elements
|
Mon, 13 May 2019 16:15:02 +0200 |
Benjamin Golinvaux |
Fixed leak in RestoreLoggingMemento
|
Mon, 13 May 2019 16:04:45 +0200 |
Sebastien Jodogne |
fix
|
Mon, 13 May 2019 14:50:24 +0200 |
Alain Mazy |
check limits in fillpolygon
|
Tue, 07 May 2019 13:21:41 +0200 |
Benjamin Golinvaux |
Added workaround for lack of support of __cplusplus in Visual Studio
|
Tue, 07 May 2019 11:12:29 +0000 |
Benjamin Golinvaux |
Merged in emscripten-logging (pull request #10)
|
Tue, 07 May 2019 11:12:29 +0000 |
Benjamin Golinvaux |
Close branch emscripten-logging
emscripten-logging
|
Tue, 07 May 2019 13:10:48 +0200 |
Benjamin Golinvaux |
Merge fro default
emscripten-logging
|
Tue, 07 May 2019 12:28:11 +0200 |
Sebastien Jodogne |
fix
|
Tue, 07 May 2019 11:23:11 +0200 |
Benjamin Golinvaux |
Enable custom logging functions to redirect to emscripten specific logging calls
emscripten-logging
|
Thu, 02 May 2019 13:23:29 +0200 |
Sebastien Jodogne |
fix missing symbol
|
Thu, 02 May 2019 09:22:36 +0200 |
Sebastien Jodogne |
new class: FileBuffer
|
Mon, 29 Apr 2019 17:24:30 +0200 |
Sebastien Jodogne |
Orthanc now accepts chunked transfer encoding
|
Wed, 24 Apr 2019 07:51:48 +0200 |
Benjamin Golinvaux |
Fixed typo
emscripten-logging
|
Tue, 23 Apr 2019 22:56:17 +0200 |
Alain Mazy |
optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller)
|
Tue, 23 Apr 2019 21:40:57 +0200 |
Benjamin Golinvaux |
Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet
emscripten-logging
|
Tue, 23 Apr 2019 10:33:19 +0200 |
Sebastien Jodogne |
merge
|
Tue, 23 Apr 2019 10:28:37 +0200 |
Sebastien Jodogne |
Web viewer: Check the return value of gdcm::Bitmap::GetBuffer()
|
Tue, 23 Apr 2019 08:48:49 +0200 |
Benjamin Golinvaux |
Fixed typo in README
|
Thu, 18 Apr 2019 15:52:56 +0200 |
Alain Mazy |
merge
|
Thu, 18 Apr 2019 15:52:25 +0200 |
Alain Mazy |
more logs
|
Thu, 18 Apr 2019 15:00:29 +0200 |
Sebastien Jodogne |
fix build of Stone on OS X
|
Tue, 09 Apr 2019 08:26:29 +0200 |
Sebastien Jodogne |
increasing default value of QueryRetrieveSize to 100
|
Fri, 05 Apr 2019 17:49:29 +0200 |
Sebastien Jodogne |
more explicit HTTP errors
|
Fri, 05 Apr 2019 17:04:28 +0200 |
Sebastien Jodogne |
Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
|
Fri, 05 Apr 2019 16:01:42 +0200 |
Sebastien Jodogne |
Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
|
Fri, 05 Apr 2019 13:36:13 +0200 |
Sebastien Jodogne |
Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
|
Fri, 05 Apr 2019 13:02:57 +0200 |
Sebastien Jodogne |
Fix issue #138 (POST to modalities/{name} accepts invalid characters)
|
Thu, 04 Apr 2019 16:03:29 +0200 |
Sebastien Jodogne |
typo
|
Thu, 04 Apr 2019 14:02:55 +0000 |
Sébastien Jodogne |
Merged in TomasZubiri/orthanc/TomasZubiri/minor-typo-in-comments-1553026669603 (pull request #9)
|
Tue, 19 Mar 2019 20:17:58 +0000 |
Tomas Zubiri |
minor: typo in comments
TomasZubiri/minor-typo-in-comments-1553026669603
|
Thu, 04 Apr 2019 15:51:37 +0200 |
Sebastien Jodogne |
fix detection of uuid on freebsd
|
Thu, 04 Apr 2019 15:14:12 +0200 |
Sebastien Jodogne |
drop specific version of lua
|
Thu, 04 Apr 2019 14:48:44 +0200 |
Sebastien Jodogne |
todo
|
Thu, 28 Mar 2019 10:55:13 +0100 |
Alain Mazy |
added MG modality
|
Wed, 27 Mar 2019 15:25:18 +0100 |
Sebastien Jodogne |
Size of the Orthanc static binaries are reduced by compressing ICU data
|
Fri, 22 Mar 2019 14:06:38 +0100 |
Sebastien Jodogne |
fix warnings
|
Fri, 22 Mar 2019 10:26:32 +0100 |
Sebastien Jodogne |
fix
|
Thu, 21 Mar 2019 16:37:35 +0100 |
Alain Mazy |
more details in errors
|
Thu, 21 Mar 2019 12:04:39 +0100 |
Alain Mazy |
fix base64 static init
|
Thu, 21 Mar 2019 11:44:21 +0100 |
Alain Mazy |
merge
|
Thu, 21 Mar 2019 11:42:50 +0100 |
Alain Mazy |
hgignore
|
Thu, 21 Mar 2019 11:41:03 +0100 |
Alain Mazy |
speed up base64 decoding + added tests
|
Thu, 21 Mar 2019 09:57:31 +0100 |
Alain Mazy |
reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously
|
Wed, 20 Mar 2019 12:39:04 +0100 |
Sebastien Jodogne |
fix
|
Tue, 19 Mar 2019 09:00:34 +0100 |
Benjamin Golinvaux |
Added image clipping to <T> FillPolygon_ to prevent out-of-memory access
|
Fri, 15 Mar 2019 17:37:51 +0100 |
Sebastien Jodogne |
Toolbox::Utf8ToUnicodeCharacter()
|
Wed, 06 Mar 2019 12:23:14 +0100 |
Sebastien Jodogne |
removed useless line in Orthanc Explorer
|
Mon, 04 Mar 2019 13:37:21 +0100 |
Sebastien Jodogne |
fix
|
Mon, 04 Mar 2019 13:10:46 +0100 |
Sebastien Jodogne |
fix
|
Fri, 01 Mar 2019 16:39:14 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 01 Mar 2019 14:53:10 +0100 |
Sebastien Jodogne |
Orthanc-1.5.6
Orthanc-1.5.6
|
Thu, 28 Feb 2019 18:21:28 +0100 |
Sebastien Jodogne |
Fix performance issue in DICOM protocol by disabling Nagle's algorithm
|
Thu, 28 Feb 2019 18:09:36 +0100 |
Sebastien Jodogne |
Fix missing DB transactions in some write operations
|
Thu, 28 Feb 2019 09:29:48 +0100 |
Sebastien Jodogne |
Enlarge the support of JSON-to-XML conversion in the REST API
|
Wed, 27 Feb 2019 08:14:40 +0100 |
Sebastien Jodogne |
added chrono library in Boost for Stone
|
Tue, 26 Feb 2019 16:42:21 +0100 |
Sebastien Jodogne |
fix
|
Tue, 26 Feb 2019 13:10:40 +0100 |
Sebastien Jodogne |
compatibility with pugixml <= 1.4.0
|
Mon, 25 Feb 2019 19:57:33 +0100 |
bgo-osimis |
Fixed the previous commit newlines
|
Mon, 25 Feb 2019 15:04:38 +0100 |
bgo-osimis |
Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
|
Mon, 25 Feb 2019 14:57:27 +0100 |
bgo-osimis |
Changed field default values from '*' to '' (empty string) in the Query/Retrieve query construction
|
Mon, 25 Feb 2019 12:40:43 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 25 Feb 2019 11:44:20 +0100 |
Sebastien Jodogne |
Orthanc-1.5.5
Orthanc-1.5.5
|
Mon, 25 Feb 2019 09:31:12 +0100 |
Sebastien Jodogne |
changed API version to number 2
|
Sun, 24 Feb 2019 10:05:08 +0100 |
Sebastien Jodogne |
touch ORTHANC_API_VERSION
|
Sun, 24 Feb 2019 10:03:02 +0100 |
Sebastien Jodogne |
"DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
|
Sun, 24 Feb 2019 09:30:13 +0100 |
Sebastien Jodogne |
Fix issue #126 (Orthanc and DCMDICTPATH)
|
Sun, 24 Feb 2019 08:51:15 +0100 |
Sebastien Jodogne |
Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
|
Sat, 23 Feb 2019 15:58:59 +0100 |
Sebastien Jodogne |
note
|
Fri, 22 Feb 2019 18:08:09 +0100 |
Sebastien Jodogne |
Fixed possible use of uninitialized value in Boost 1.69.0
|
Fri, 22 Feb 2019 16:59:08 +0100 |
Sebastien Jodogne |
fix deprecated call
|
Fri, 22 Feb 2019 15:07:30 +0100 |
Sebastien Jodogne |
trying a patch for postgresql
|
Fri, 22 Feb 2019 13:59:33 +0100 |
Sebastien Jodogne |
travis
|
Fri, 22 Feb 2019 12:51:18 +0100 |
Sebastien Jodogne |
fix windows build
|
Thu, 21 Feb 2019 21:58:33 +0100 |
Sebastien Jodogne |
BOOST_LOCALE_BACKEND is not advanced
|
Thu, 21 Feb 2019 21:52:06 +0100 |
Sebastien Jodogne |
fix travis
|
Thu, 21 Feb 2019 21:18:32 +0100 |
Sebastien Jodogne |
fixing travis
|
Thu, 21 Feb 2019 20:53:48 +0100 |
Sebastien Jodogne |
upgrade to sqlite amalgamation 3.27.1
|
Thu, 21 Feb 2019 20:40:37 +0100 |
Sebastien Jodogne |
upgrade to curl 1.64.0
|
Thu, 21 Feb 2019 20:32:33 +0100 |
Sebastien Jodogne |
upgrade to e2fsprogs 1.44.5
|
Thu, 21 Feb 2019 19:17:03 +0100 |
Sebastien Jodogne |
upgrade to pugixml 1.9
|
Thu, 21 Feb 2019 18:51:36 +0100 |
Sebastien Jodogne |
upgrade to openssl 1.0.2p
|
Thu, 21 Feb 2019 18:19:56 +0100 |
Sebastien Jodogne |
upgrade to libjpeg 9c
|
Thu, 21 Feb 2019 18:15:05 +0100 |
Sebastien Jodogne |
upgrade to libpng 1.6.36
|
Thu, 21 Feb 2019 18:04:10 +0100 |
Sebastien Jodogne |
upgraded minizip
|
Thu, 21 Feb 2019 17:44:11 +0100 |
Sebastien Jodogne |
fix
|
Thu, 21 Feb 2019 16:51:06 +0100 |
Sebastien Jodogne |
upgrade to Boost 1.69.0
|
Thu, 21 Feb 2019 16:30:23 +0100 |
Sebastien Jodogne |
upgrade to GoogleTest 1.8.1
|
Thu, 21 Feb 2019 15:46:13 +0100 |
Sebastien Jodogne |
fixing lsb and msvc builds
|
Thu, 21 Feb 2019 15:13:49 +0100 |
Sebastien Jodogne |
use of DCMTK 3.6.4 in static builds
|
Thu, 21 Feb 2019 12:05:48 +0100 |
Sebastien Jodogne |
New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
|
Thu, 21 Feb 2019 10:24:59 +0100 |
Sebastien Jodogne |
typo
|
Thu, 21 Feb 2019 10:21:12 +0100 |
Sebastien Jodogne |
More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
|
Wed, 20 Feb 2019 17:21:39 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Feb 2019 17:19:27 +0100 |
Sebastien Jodogne |
preparing for dcmtk 3.6.4
|
Wed, 20 Feb 2019 16:41:05 +0100 |
Sebastien Jodogne |
typo
|
Wed, 20 Feb 2019 15:45:19 +0100 |
Sebastien Jodogne |
news
|
Wed, 20 Feb 2019 15:05:12 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Feb 2019 14:59:52 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Feb 2019 14:56:59 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Feb 2019 14:44:16 +0100 |
Sebastien Jodogne |
fix
|
Wed, 20 Feb 2019 14:41:37 +0100 |
Sebastien Jodogne |
fix
|
Wed, 20 Feb 2019 14:39:27 +0100 |
Sebastien Jodogne |
fixing Visual Studio 2015 64bit with ICU
|
Wed, 20 Feb 2019 14:17:52 +0100 |
Alain Mazy |
ImagePoint::Set + GetDistanceTo
|
Wed, 20 Feb 2019 12:34:33 +0100 |
am |
merge
|
Wed, 20 Feb 2019 12:34:22 +0100 |
am |
fix rounding
|
Wed, 20 Feb 2019 10:31:31 +0100 |
Sebastien Jodogne |
fix
|
Wed, 20 Feb 2019 10:31:15 +0100 |
Sebastien Jodogne |
todo
|
Tue, 19 Feb 2019 08:43:23 +0100 |
Alain Mazy |
fix (shame on me for not testing)
|
Mon, 18 Feb 2019 20:42:21 +0100 |
Sebastien Jodogne |
unit test Toolbox.SubstituteVariables
|
Mon, 18 Feb 2019 18:43:40 +0100 |
Alain Mazy |
ImageProcessing::FillPolygon
|
Mon, 18 Feb 2019 12:18:15 +0100 |
Sebastien Jodogne |
cnot
|
Mon, 18 Feb 2019 07:18:35 +0100 |
Sebastien Jodogne |
trying again with msvc
|
Sun, 17 Feb 2019 08:19:56 +0100 |
Sebastien Jodogne |
note
|
Sat, 16 Feb 2019 15:46:53 +0100 |
Sebastien Jodogne |
masm not working
|
Sat, 16 Feb 2019 14:52:29 +0100 |
Sebastien Jodogne |
enable masm support in CMake
|
Sat, 16 Feb 2019 14:40:56 +0100 |
Sebastien Jodogne |
using extension .asm for masm
|
Sat, 16 Feb 2019 14:28:53 +0100 |
Sebastien Jodogne |
using masm if compiling icu with Visual Studio
|
Sat, 16 Feb 2019 11:38:54 +0100 |
Sebastien Jodogne |
still increasing heap size
|
Sat, 16 Feb 2019 11:30:35 +0100 |
Sebastien Jodogne |
fix for dcmtk 3.6.0
|
Sat, 16 Feb 2019 10:29:26 +0000 |
Sébastien Jodogne |
Merged in jku11/orthanc (pull request #7)
|
Wed, 13 Feb 2019 13:01:21 +0000 |
jku11 |
Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
|
Sat, 16 Feb 2019 11:17:19 +0100 |
Sebastien Jodogne |
increasing heap size of visual studio 2015
|
Sat, 16 Feb 2019 10:29:51 +0100 |
Sebastien Jodogne |
test
|
Sat, 16 Feb 2019 10:27:07 +0100 |
Sebastien Jodogne |
cont
|
Sat, 16 Feb 2019 09:47:36 +0100 |
Sebastien Jodogne |
trying a fix for windows
|
Sat, 16 Feb 2019 09:17:50 +0100 |
Sebastien Jodogne |
automating compilation if icu is used
|
Sat, 16 Feb 2019 00:31:35 +0100 |
Sebastien Jodogne |
first compilation combining ICU and LSB
|
Fri, 15 Feb 2019 17:26:45 +0100 |
Sebastien Jodogne |
Fix issue #134 (/patient/modify gives 500, should really be 400)
|
Fri, 15 Feb 2019 16:38:12 +0100 |
Sebastien Jodogne |
the trello board has been removed
|
Fri, 15 Feb 2019 16:32:38 +0100 |
Sebastien Jodogne |
merge
|
Fri, 15 Feb 2019 16:32:12 +0100 |
Sebastien Jodogne |
continuing with icu
|
Fri, 15 Feb 2019 11:08:18 +0100 |
Alain Mazy |
more constness
|
Fri, 15 Feb 2019 10:38:17 +0100 |
am |
merge
|
Fri, 15 Feb 2019 10:37:58 +0100 |
am |
merged ImageProcessing::Invert implementations
|
Fri, 15 Feb 2019 10:26:32 +0100 |
Sebastien Jodogne |
Build a static library to share code between the plugins
|
Fri, 15 Feb 2019 09:27:10 +0100 |
Sebastien Jodogne |
thin compatibility wrapper for FromDcmtkBridge::DetectEncoding()
|
Thu, 14 Feb 2019 20:39:49 +0100 |
Sebastien Jodogne |
cont
|
Thu, 14 Feb 2019 20:22:33 +0100 |
Sebastien Jodogne |
dynamic linking against libicu
|
Thu, 14 Feb 2019 19:52:35 +0100 |
Sebastien Jodogne |
fix
|
Thu, 14 Feb 2019 19:41:09 +0100 |
Sebastien Jodogne |
preparing for libicu
|
Thu, 14 Feb 2019 16:22:52 +0100 |
am |
added Invert for Grayscale16
|
Thu, 14 Feb 2019 15:25:41 +0100 |
Sebastien Jodogne |
support of simplified chinese
|
Thu, 14 Feb 2019 14:56:31 +0100 |
Sebastien Jodogne |
unit testing ParsedDicomFile::DetectEncoding()
|
Thu, 14 Feb 2019 14:48:43 +0100 |
Sebastien Jodogne |
unit testing simplified chinese
|
Thu, 14 Feb 2019 14:16:35 +0100 |
Sebastien Jodogne |
unit testing japanese
|
Thu, 14 Feb 2019 14:06:07 +0100 |
Sebastien Jodogne |
fix
|
Thu, 14 Feb 2019 14:04:04 +0100 |
Sebastien Jodogne |
Separation of ideographic and phonetic characters in DICOMweb JSON and XML
|
Thu, 14 Feb 2019 12:15:28 +0100 |
Sebastien Jodogne |
typo
|
Thu, 14 Feb 2019 11:52:35 +0100 |
Sebastien Jodogne |
fix
|
Thu, 14 Feb 2019 11:32:14 +0100 |
Sebastien Jodogne |
kanji encoding
|
Wed, 13 Feb 2019 17:46:12 +0100 |
Sebastien Jodogne |
preliminary support of Korean character set
|
Tue, 12 Feb 2019 17:27:33 +0100 |
s jodogne |
fix basic plugin sample
|
Mon, 11 Feb 2019 06:46:19 +0100 |
Sebastien Jodogne |
more verbose errors in DicomUserConnection
|
Fri, 08 Feb 2019 16:45:40 +0100 |
Sebastien Jodogne |
typo
|
Fri, 08 Feb 2019 16:33:09 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 08 Feb 2019 15:02:50 +0100 |
Sebastien Jodogne |
Orthanc-1.5.4
Orthanc-1.5.4
|
Fri, 08 Feb 2019 13:12:03 +0100 |
Sebastien Jodogne |
fix
|
Fri, 08 Feb 2019 13:10:14 +0100 |
Sebastien Jodogne |
fix for dcmtk 3.6.1
|
Fri, 08 Feb 2019 12:35:35 +0100 |
Sebastien Jodogne |
documentation of DICOMweb in SDK, compatibility with DCMTK 3.6.0
|
Fri, 08 Feb 2019 08:38:45 +0100 |
Sebastien Jodogne |
improved logging in DicomUserConnection
|
Wed, 06 Feb 2019 23:25:06 +0100 |
Alain Mazy |
added tags
|
Wed, 06 Feb 2019 18:04:28 +0100 |
Sebastien Jodogne |
fix
|
Wed, 06 Feb 2019 18:01:43 +0100 |
Sebastien Jodogne |
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
|
Wed, 06 Feb 2019 16:46:08 +0100 |
Sebastien Jodogne |
fix incorrect "too many results"
|
Wed, 06 Feb 2019 15:45:16 +0100 |
Sebastien Jodogne |
URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
|
Wed, 06 Feb 2019 15:21:32 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 06 Feb 2019 15:01:37 +0100 |
Sebastien Jodogne |
dicomweb json to xml
|
Wed, 06 Feb 2019 13:51:20 +0100 |
Sebastien Jodogne |
set encoding to UTF-8, IBinaryFormatter
|
Wed, 06 Feb 2019 10:37:03 +0100 |
Sebastien Jodogne |
unit testing json for dicomweb
|
Wed, 06 Feb 2019 07:28:58 +0100 |
Sebastien Jodogne |
unit testing dicomweb conversion
|
Tue, 05 Feb 2019 21:10:47 +0100 |
Sebastien Jodogne |
cont
|
Tue, 05 Feb 2019 20:55:27 +0100 |
Sebastien Jodogne |
cont
|
Tue, 05 Feb 2019 20:44:26 +0100 |
Sebastien Jodogne |
cont
|
Tue, 05 Feb 2019 18:34:27 +0100 |
Sebastien Jodogne |
support of value multiplicity in ITagVisitor
|
Tue, 05 Feb 2019 17:00:45 +0100 |
Sebastien Jodogne |
dicomweb
|
Tue, 05 Feb 2019 06:44:36 +0100 |
Sebastien Jodogne |
URI "/peers?expand" provides more information
|
Mon, 04 Feb 2019 21:09:44 +0100 |
Sebastien Jodogne |
ignore jobs that cannot be unserialized
|
Mon, 04 Feb 2019 20:30:08 +0100 |
Sebastien Jodogne |
log
|
Mon, 04 Feb 2019 15:47:56 +0100 |
Sebastien Jodogne |
New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
|
Mon, 04 Feb 2019 12:09:26 +0100 |
Sebastien Jodogne |
merge
|
Mon, 04 Feb 2019 12:06:19 +0100 |
Sebastien Jodogne |
refactoring retrieval of metadata from database
|
Fri, 01 Feb 2019 17:54:06 +0100 |
Alain Mazy |
merge
|
Fri, 01 Feb 2019 17:53:40 +0100 |
Alain Mazy |
changed VS precompiled headers to support Ninja + instructions to use Ninja & QtCreator on Windows
|
Fri, 01 Feb 2019 09:28:12 +0100 |
Sebastien Jodogne |
improved log
|
Fri, 01 Feb 2019 09:08:29 +0100 |
Sebastien Jodogne |
config
|
Thu, 31 Jan 2019 17:39:14 +0100 |
Sebastien Jodogne |
Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
|
Thu, 31 Jan 2019 15:33:27 +0100 |
Sebastien Jodogne |
Fix issue #130 (Orthanc failed to start when /tmp partition was full)
|
Wed, 30 Jan 2019 17:50:51 +0100 |
Sebastien Jodogne |
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
|
Wed, 30 Jan 2019 17:12:15 +0100 |
Sebastien Jodogne |
New primitives to set and refresh metrics
|
Wed, 30 Jan 2019 12:41:20 +0100 |
Sebastien Jodogne |
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
|
Wed, 30 Jan 2019 10:24:12 +0100 |
Sebastien Jodogne |
new metrics: orthanc_jobs_[pending|running|completed]
|
Tue, 29 Jan 2019 18:07:41 +0100 |
Sebastien Jodogne |
new metrics: orthanc_rest_api_active_requests
|
Tue, 29 Jan 2019 17:34:09 +0100 |
Sebastien Jodogne |
new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
|
Tue, 29 Jan 2019 15:15:48 +0100 |
Sebastien Jodogne |
primitives to collect metrics in Orthanc
|
Tue, 29 Jan 2019 10:34:00 +0100 |
Sebastien Jodogne |
merge
|
Tue, 29 Jan 2019 10:32:21 +0100 |
Sebastien Jodogne |
Resources/Samples/Python/DeleteAllStudies.py
|
Sun, 27 Jan 2019 15:59:36 +0100 |
Sebastien Jodogne |
always add HTTP header "Connection: close" if keep-alive is disabled
|
Fri, 25 Jan 2019 16:43:24 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 25 Jan 2019 15:41:17 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.3
|
Fri, 25 Jan 2019 15:36:17 +0100 |
Sebastien Jodogne |
Orthanc-1.5.3
Orthanc-1.5.3
|
Fri, 25 Jan 2019 13:10:52 +0100 |
Sebastien Jodogne |
Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
|
Fri, 25 Jan 2019 09:47:13 +0100 |
Sebastien Jodogne |
adding the logo in the explorer
|
Thu, 24 Jan 2019 18:24:13 +0100 |
Sebastien Jodogne |
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
|
Thu, 24 Jan 2019 18:06:13 +0100 |
Sebastien Jodogne |
warning
|
Thu, 24 Jan 2019 18:04:55 +0100 |
Sebastien Jodogne |
Fix issue #90 (C-Find shall match missing tags to null/empty string)
|
Thu, 24 Jan 2019 16:47:05 +0100 |
Sebastien Jodogne |
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
|
Thu, 24 Jan 2019 16:16:56 +0100 |
Sebastien Jodogne |
removed misleading warning
|
Thu, 24 Jan 2019 10:55:19 +0100 |
Alain Mazy |
merge
|
Thu, 24 Jan 2019 10:54:47 +0100 |
Alain Mazy |
added debug info for Orthanc issue #1
|
Wed, 23 Jan 2019 14:23:10 +0100 |
Sebastien Jodogne |
Don't return tags whose group is below 0x0008 in C-FIND SCP
|
Wed, 23 Jan 2019 09:32:59 +0100 |
Sebastien Jodogne |
Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
|
Tue, 22 Jan 2019 12:55:41 +0100 |
Sebastien Jodogne |
fix
|
Mon, 21 Jan 2019 15:57:39 +0100 |
Sebastien Jodogne |
fix to compile postgresql plugin in FreeBSD
|
Mon, 21 Jan 2019 12:09:04 +0100 |
Sebastien Jodogne |
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
|
Sun, 20 Jan 2019 14:02:49 +0100 |
Sebastien Jodogne |
todo
|
Fri, 18 Jan 2019 19:20:34 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 18 Jan 2019 17:10:24 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.2
|
Fri, 18 Jan 2019 17:01:15 +0100 |
Sebastien Jodogne |
Orthanc-1.5.2
Orthanc-1.5.2
|
Fri, 18 Jan 2019 14:42:21 +0100 |
Sebastien Jodogne |
fix travis build script
|
Fri, 18 Jan 2019 14:17:15 +0100 |
Sebastien Jodogne |
cppcheck
|
Thu, 17 Jan 2019 21:33:27 +0100 |
Sebastien Jodogne |
removed bad header
|
Thu, 17 Jan 2019 21:30:52 +0100 |
Sebastien Jodogne |
fix memory leak in civetweb
|
Thu, 17 Jan 2019 18:53:13 +0100 |
Sebastien Jodogne |
log about what HTTP server is running
|
Thu, 17 Jan 2019 18:34:35 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.5.1
Orthanc-1.5.1
|
Thu, 17 Jan 2019 18:34:08 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.4.2
Orthanc-1.4.2
|
Thu, 17 Jan 2019 18:34:00 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.5.0
Orthanc-1.5.0
|
Thu, 17 Jan 2019 18:33:11 +0100 |
Sebastien Jodogne |
closing branch db-changes
db-changes
|
Thu, 17 Jan 2019 18:32:42 +0100 |
Sebastien Jodogne |
making db-changes the new mainline
|
Thu, 17 Jan 2019 18:30:52 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 17 Jan 2019 18:29:16 +0100 |
Sebastien Jodogne |
renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
|
Thu, 17 Jan 2019 18:24:23 +0100 |
Sebastien Jodogne |
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
|
Thu, 17 Jan 2019 16:26:44 +0100 |
Sebastien Jodogne |
using tcp_nodelay in civetweb
|
Wed, 16 Jan 2019 16:32:11 +0100 |
Sebastien Jodogne |
cont
|
Wed, 16 Jan 2019 15:54:16 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 15:51:32 +0100 |
Sebastien Jodogne |
moving third-party dependencies to another server
|
Wed, 16 Jan 2019 14:14:48 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 14:14:24 +0100 |
Sebastien Jodogne |
rollback to Mongoose as default HTTP server
|
Wed, 16 Jan 2019 12:23:22 +0100 |
Sebastien Jodogne |
missing file
|
Wed, 16 Jan 2019 12:17:29 +0100 |
Sebastien Jodogne |
fix build of civetweb for Visual Studio 2008 and LSB
|
Wed, 16 Jan 2019 12:14:30 +0100 |
Sebastien Jodogne |
fix build of civetweb for Visual Studio 2008 and LSB
db-changes
|
Wed, 16 Jan 2019 09:53:45 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 09:52:05 +0100 |
Sebastien Jodogne |
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
|
Tue, 15 Jan 2019 21:11:44 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 15 Jan 2019 21:09:33 +0100 |
Sebastien Jodogne |
Fix issue #58 (Patient recycling order should be defined by their received last instance)
db-changes
|
Tue, 15 Jan 2019 18:46:59 +0100 |
Sebastien Jodogne |
reproduced issue 32 in Java
|
Tue, 15 Jan 2019 13:06:03 +0100 |
Sebastien Jodogne |
trying to reproduce isse 32 in C++
|
Mon, 14 Jan 2019 16:23:08 +0100 |
Sebastien Jodogne |
fix unit tests
db-changes
|
Mon, 14 Jan 2019 13:13:12 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
db-changes
|
Mon, 14 Jan 2019 13:11:43 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
|
Sun, 13 Jan 2019 20:16:43 +0100 |
s jodogne |
compatibility with dcmtk 3.6.4
|
Sun, 13 Jan 2019 17:49:19 +0100 |
jodogne |
working on dcmtk 3.6.4 compatibility
|
Sat, 12 Jan 2019 11:08:53 +0100 |
Sebastien Jodogne |
conrt
db-changes
|
Sat, 12 Jan 2019 09:15:32 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 11 Jan 2019 11:34:58 +0100 |
Sebastien Jodogne |
log libcurl error codes
|
Fri, 11 Jan 2019 11:06:44 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Fri, 11 Jan 2019 11:01:55 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 11 Jan 2019 10:59:49 +0100 |
Sebastien Jodogne |
fix
|
Fri, 11 Jan 2019 10:55:18 +0100 |
Sebastien Jodogne |
minor improvements to upload progress bar
|
Fri, 11 Jan 2019 10:46:16 +0100 |
Sebastien Jodogne |
minor layout modification
|
Thu, 10 Jan 2019 21:23:31 +0100 |
Sebastien Jodogne |
Don't consider tags whose group is below 0x0008 in C-FIND SCP
|
Thu, 10 Jan 2019 20:55:28 +0100 |
Sebastien Jodogne |
Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
|
Thu, 10 Jan 2019 18:03:04 +0100 |
Sebastien Jodogne |
increment ORTHANC_API_VERSION
db-changes
|
Thu, 10 Jan 2019 18:02:34 +0100 |
Sebastien Jodogne |
More consistent handling of the "Last" field returned by the "/changes" URI
db-changes
|
Thu, 10 Jan 2019 11:19:39 +0100 |
Alain Mazy |
added a log in console to debug issue #1. Can't reproduce the issue since then so let's keep the log!
|
Thu, 10 Jan 2019 10:51:36 +0100 |
Alain Mazy |
back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
|
Thu, 10 Jan 2019 10:10:26 +0100 |
Alain Mazy |
'fix' for Orthanc issue 21: added a select file button + a warning specific for Firefox users
|
Mon, 07 Jan 2019 17:23:04 +0100 |
Sebastien Jodogne |
warn about missing extensions
db-changes
|
Mon, 07 Jan 2019 16:21:57 +0100 |
Sebastien Jodogne |
removing build dependency on plugins
db-changes
|
Mon, 07 Jan 2019 16:13:16 +0100 |
Sebastien Jodogne |
removing build dependency on plugins
db-changes
|
Sun, 06 Jan 2019 12:43:19 +0100 |
Sebastien Jodogne |
renamed macro
db-changes
|
Sat, 05 Jan 2019 18:51:36 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Sat, 05 Jan 2019 18:27:11 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Sat, 05 Jan 2019 18:22:25 +0100 |
Sebastien Jodogne |
removing dependencies upon ServerContext
db-changes
|
Sat, 05 Jan 2019 17:52:24 +0100 |
Sebastien Jodogne |
cont reorganization
db-changes
|
Sat, 05 Jan 2019 16:09:21 +0100 |
Sebastien Jodogne |
reorganization of folders
db-changes
|
Sat, 05 Jan 2019 15:50:55 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: getChildrenMetadata
db-changes
|
Sat, 05 Jan 2019 15:08:53 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::GetChildrenMetadata()
db-changes
|
Sat, 05 Jan 2019 12:17:30 +0100 |
Sebastien Jodogne |
starting optimization of SeriesIndex::GetSeriesStatus()
db-changes
|
Sat, 05 Jan 2019 11:39:31 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: setResourcesContent
db-changes
|
Fri, 04 Jan 2019 17:48:34 +0100 |
Sebastien Jodogne |
preparing extension CreateResources
db-changes
|
Fri, 04 Jan 2019 17:22:47 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Fri, 04 Jan 2019 17:10:58 +0100 |
Sebastien Jodogne |
grouping the setting of metadata
db-changes
|
Fri, 04 Jan 2019 16:52:53 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Fri, 04 Jan 2019 16:42:55 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Fri, 04 Jan 2019 15:52:19 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::SetResourcesContent
db-changes
|
Fri, 04 Jan 2019 13:52:34 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: createInstance
db-changes
|
Thu, 03 Jan 2019 20:03:35 +0100 |
Sebastien Jodogne |
simplification of unit tests
db-changes
|
Thu, 03 Jan 2019 18:21:22 +0100 |
Sebastien Jodogne |
started refactoring of ServerIndex::Store()
db-changes
|
Thu, 03 Jan 2019 14:03:39 +0100 |
Sebastien Jodogne |
ISqlLookupFormatter::FormatWildcardEscape()
db-changes
|
Thu, 03 Jan 2019 12:47:17 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Thu, 03 Jan 2019 10:06:42 +0100 |
Sebastien Jodogne |
compatibility with orthanc-databases
db-changes
|
Wed, 02 Jan 2019 19:04:15 +0100 |
Sebastien Jodogne |
OrthancPluginDatabase::ApplyLookupResources() using fast lookup
db-changes
|
Wed, 02 Jan 2019 18:39:25 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::ApplyLookupResources now returns lists
db-changes
|
Wed, 02 Jan 2019 15:50:44 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: lookupResources
db-changes
|
Wed, 02 Jan 2019 13:44:18 +0100 |
Sebastien Jodogne |
refactoring to reuse DatabaseConstraint in separate projects
db-changes
|
Wed, 02 Jan 2019 11:47:58 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Wed, 02 Jan 2019 11:26:27 +0100 |
Sebastien Jodogne |
getting rid of IFindConstraint hierarchy
db-changes
|
Wed, 02 Jan 2019 10:13:11 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Sat, 29 Dec 2018 14:21:43 +0100 |
Sebastien Jodogne |
cosmetic
|
Sat, 29 Dec 2018 14:16:43 +0100 |
Sebastien Jodogne |
fix compatibility with civetweb 1.11
|
Thu, 27 Dec 2018 15:26:27 +0100 |
amazy |
added an upload.html in pure HTML/JS (no dependencies)
update-jquery
|
Wed, 26 Dec 2018 16:58:21 +0100 |
am |
upgraded jquery, jquery-mobile, jquery-file-upload. Everything seems to be working as before. Theme has changed !
update-jquery
|
Wed, 26 Dec 2018 11:15:17 +0100 |
am |
Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
|
Mon, 24 Dec 2018 11:41:45 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 24 Dec 2018 11:41:20 +0100 |
Sebastien Jodogne |
new mail address
|
Mon, 24 Dec 2018 11:39:50 +0100 |
Sebastien Jodogne |
preparing for 2019
db-changes
|
Mon, 24 Dec 2018 11:39:33 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 24 Dec 2018 11:39:11 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Fri, 21 Dec 2018 17:25:12 +0100 |
Sebastien Jodogne |
fix to use from orthanc-databases
db-changes
|
Fri, 21 Dec 2018 17:07:58 +0100 |
Sebastien Jodogne |
refactoring: class ISqlLookupFormatter to be used in orthanc-databases
db-changes
|
Fri, 21 Dec 2018 14:12:14 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Fri, 21 Dec 2018 13:48:04 +0100 |
Sebastien Jodogne |
removal of SQLiteDatabaseWrapper::GetAllInternalIds
db-changes
|
Fri, 21 Dec 2018 13:36:30 +0100 |
Sebastien Jodogne |
compatibility layer seems to be working
db-changes
|
Fri, 21 Dec 2018 12:45:24 +0100 |
Sebastien Jodogne |
backward compatibility with filtering identifiers
db-changes
|
Thu, 20 Dec 2018 17:59:16 +0100 |
Sebastien Jodogne |
working on Compatibility::DatabaseLookup
db-changes
|
Thu, 20 Dec 2018 16:58:52 +0100 |
Sebastien Jodogne |
new class: Compatibility::DatabaseLookup
db-changes
|
Thu, 20 Dec 2018 16:49:07 +0100 |
Sebastien Jodogne |
fix build
db-changes
|
Thu, 20 Dec 2018 16:42:35 +0100 |
Sebastien Jodogne |
working on a database compatibility layer
db-changes
|
Thu, 20 Dec 2018 16:18:38 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 20 Dec 2018 16:18:20 +0100 |
Sebastien Jodogne |
fix build without plugins
|
Thu, 20 Dec 2018 16:06:38 +0100 |
Sebastien Jodogne |
move class SetOfResources to plugins
db-changes
|
Thu, 20 Dec 2018 15:29:28 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 20 Dec 2018 15:24:55 +0100 |
Sebastien Jodogne |
fix issue #118
|
Thu, 20 Dec 2018 12:22:49 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Dec 2018 12:22:16 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Dec 2018 10:45:09 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.1
|
Thu, 20 Dec 2018 10:40:16 +0100 |
Sebastien Jodogne |
Orthanc-1.5.1
Orthanc-1.5.1
|
Thu, 20 Dec 2018 10:40:01 +0100 |
Sebastien Jodogne |
preparing for release
|
Thu, 20 Dec 2018 09:26:09 +0100 |
Sebastien Jodogne |
fix for msvc
|
Wed, 19 Dec 2018 18:06:46 +0100 |
Sebastien Jodogne |
removing IDatabaseWrapper::LookupIdentifier()
db-changes
|
Wed, 19 Dec 2018 16:31:10 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 19 Dec 2018 16:27:07 +0100 |
Sebastien Jodogne |
moving LookupIdentifierQuery to the graveyard
db-changes
|
Wed, 19 Dec 2018 14:35:55 +0100 |
Sebastien Jodogne |
fix lsb compatibility
|
Wed, 19 Dec 2018 14:20:11 +0100 |
Sebastien Jodogne |
moving LookupResource to graveyard
db-changes
|
Wed, 19 Dec 2018 13:58:28 +0100 |
Sebastien Jodogne |
effectively replacing LookupResource by DatabaseLookup in searches
db-changes
|
Wed, 19 Dec 2018 13:10:48 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 19 Dec 2018 13:08:04 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Wed, 19 Dec 2018 11:18:39 +0100 |
Sebastien Jodogne |
SQLiteDatabaseWrapper::ApplyLookupResources()
db-changes
|
Tue, 18 Dec 2018 18:56:55 +0100 |
Sebastien Jodogne |
new class: DatabaseConstraint
db-changes
|
Tue, 18 Dec 2018 14:37:53 +0100 |
am |
fix indentation
|
Tue, 18 Dec 2018 12:50:27 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Tue, 18 Dec 2018 12:07:52 +0100 |
amazy |
more plugin helpers
|
Mon, 17 Dec 2018 17:05:28 +0100 |
Sebastien Jodogne |
preparing to speed up find in databases
db-changes
|
Mon, 17 Dec 2018 10:26:01 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 17 Dec 2018 10:22:51 +0100 |
Sebastien Jodogne |
replaced 'var' by 'let' in Orthanc Explorer's JavaScript
|
Sat, 15 Dec 2018 16:30:47 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Sat, 15 Dec 2018 16:29:50 +0100 |
Sebastien Jodogne |
renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
|
Sat, 15 Dec 2018 10:57:18 +0100 |
Sebastien Jodogne |
tracking disk size by the database engine to ensure consistency across transactions
db-changes
|
Fri, 14 Dec 2018 18:07:40 +0100 |
Sebastien Jodogne |
refactoring computation of disk size for recycling
db-changes
|
Fri, 14 Dec 2018 16:04:17 +0100 |
Sebastien Jodogne |
speeding up the computation of the size of the attachments in SQLite
db-changes
|
Fri, 14 Dec 2018 14:55:49 +0100 |
Sebastien Jodogne |
renamed class DatabaseWrapper as SQLiteDatabaseWrapper
db-changes
|
Fri, 14 Dec 2018 14:21:27 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 14 Dec 2018 12:10:03 +0100 |
Sebastien Jodogne |
On C-FIND, avoid accessing the storage area whenever possible
|
Thu, 13 Dec 2018 17:58:27 +0100 |
Sebastien Jodogne |
merge
|
Thu, 13 Dec 2018 17:57:59 +0100 |
Sebastien Jodogne |
merge
|
Thu, 13 Dec 2018 17:54:06 +0100 |
Sebastien Jodogne |
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
|
Thu, 13 Dec 2018 17:17:51 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 17:16:32 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 17:19:50 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 15:14:39 +0100 |
am |
merge
|
Thu, 13 Dec 2018 14:48:23 +0100 |
am |
more error details
|
Thu, 13 Dec 2018 12:37:10 +0100 |
Sebastien Jodogne |
DicomMap::ExtractMainDicomTags()
|
Wed, 12 Dec 2018 15:42:33 +0100 |
Sebastien Jodogne |
DicomMap::FromDicomAsJson
|
Wed, 12 Dec 2018 09:08:34 +0100 |
Sebastien Jodogne |
fix NEWS
|
Tue, 11 Dec 2018 19:02:51 +0100 |
Sebastien Jodogne |
refactoring OrthancFindRequestHandler using LookupResource::IVisitor
|
Tue, 11 Dec 2018 18:36:52 +0100 |
Sebastien Jodogne |
merge
|
Tue, 11 Dec 2018 18:36:38 +0100 |
Sebastien Jodogne |
refactoring /tools/find using LookupResource::IVisitor
|
Tue, 11 Dec 2018 15:34:57 +0100 |
am |
NEWS wrt /modalities (again)
|
Tue, 11 Dec 2018 13:45:47 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 11 Dec 2018 13:21:34 +0100 |
Sebastien Jodogne |
sharing strings
|
Mon, 10 Dec 2018 21:52:01 +0100 |
Sebastien Jodogne |
fix basic plugin sample
|
Mon, 10 Dec 2018 20:33:13 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 10 Dec 2018 20:32:47 +0100 |
Sebastien Jodogne |
fix NEWS
|
Mon, 10 Dec 2018 18:48:40 +0100 |
am |
fix NEWS
|
Mon, 10 Dec 2018 16:25:34 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 10 Dec 2018 16:24:49 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 10 Dec 2018 15:15:28 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.0
|
Mon, 10 Dec 2018 15:08:25 +0100 |
Sebastien Jodogne |
Orthanc-1.5.0
Orthanc-1.5.0
|
Mon, 10 Dec 2018 12:19:19 +0100 |
Sebastien Jodogne |
fix
|
Mon, 10 Dec 2018 11:15:31 +0100 |
Sebastien Jodogne |
Orthanc 1.4.3 is now known as 1.5.0
|
Mon, 10 Dec 2018 10:33:58 +0100 |
Sebastien Jodogne |
New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
|
Mon, 10 Dec 2018 10:03:41 +0100 |
Sebastien Jodogne |
exploring hierarchy of C-FIND answers finished
|
Mon, 10 Dec 2018 09:20:57 +0100 |
Sebastien Jodogne |
fix
|
Sat, 08 Dec 2018 20:59:37 +0100 |
Sebastien Jodogne |
OrthancPluginAutodetectMimeType()
|
Sat, 08 Dec 2018 11:54:14 +0100 |
Sebastien Jodogne |
fix
|
Fri, 07 Dec 2018 18:03:56 +0100 |
Sebastien Jodogne |
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
|
Thu, 06 Dec 2018 15:58:08 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 06 Dec 2018 13:10:24 +0100 |
am |
merge
|
Thu, 06 Dec 2018 13:10:00 +0100 |
am |
added C++ plugin helpers
|
Thu, 06 Dec 2018 12:41:16 +0100 |
Sebastien Jodogne |
cont
|
Thu, 06 Dec 2018 12:27:30 +0100 |
Sebastien Jodogne |
merge
|
Thu, 06 Dec 2018 12:23:46 +0100 |
Sebastien Jodogne |
Asynchronous generation of ZIP archives and DICOM medias
|
Thu, 06 Dec 2018 11:16:23 +0100 |
am |
use Toolbox::IsIntegeer instead of try_lexical_convert that is not available on some platform
|
Thu, 06 Dec 2018 10:39:27 +0100 |
am |
merge
|
Thu, 06 Dec 2018 10:39:08 +0100 |
am |
more defensive parsing of responses
|
Thu, 06 Dec 2018 10:11:40 +0100 |
amazy |
merge
|
Thu, 06 Dec 2018 10:10:57 +0100 |
amazy |
error details
|
Thu, 06 Dec 2018 10:10:58 +0100 |
Sebastien Jodogne |
remove redundancies
|
Wed, 05 Dec 2018 18:02:11 +0100 |
Sebastien Jodogne |
preparing for asynchronous generation of archives
|
Wed, 05 Dec 2018 16:30:28 +0100 |
am |
added few plugin helpers
|
Wed, 05 Dec 2018 16:30:11 +0100 |
am |
avoid boost::bad_lexical_cast exception in happy path
|
Wed, 05 Dec 2018 15:27:01 +0100 |
Sebastien Jodogne |
refactoring
|
Wed, 05 Dec 2018 14:33:47 +0100 |
Sebastien Jodogne |
MediaArchiveSize configuration option
|
Wed, 05 Dec 2018 12:58:56 +0100 |
Sebastien Jodogne |
log
|
Wed, 05 Dec 2018 09:19:34 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 19:01:00 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 18:58:45 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 18:56:39 +0100 |
Sebastien Jodogne |
log flag to OrthancPluginSetHttpErrorDetails
|
Tue, 04 Dec 2018 16:43:53 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 16:31:29 +0100 |
Sebastien Jodogne |
OrthancPlugins::SetGlobalContext() in OrthancPluginCppWrapper
|
Mon, 03 Dec 2018 17:14:55 +0100 |
Sebastien Jodogne |
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
|
Mon, 03 Dec 2018 15:11:42 +0100 |
Sebastien Jodogne |
cont
|
Mon, 03 Dec 2018 14:59:23 +0100 |
Sebastien Jodogne |
cont
|
Mon, 03 Dec 2018 14:35:34 +0100 |
Sebastien Jodogne |
taking advantage of details in OrthancException
|
Mon, 03 Dec 2018 11:49:39 +0100 |
Sebastien Jodogne |
GenerateErrorCodes.py
|
Mon, 03 Dec 2018 11:46:04 +0100 |
Sebastien Jodogne |
added details string in OrthancException
|
Mon, 03 Dec 2018 10:02:25 +0100 |
am |
throw instead of assert when Dicom tags can not be simplified
|
Fri, 30 Nov 2018 17:19:57 +0100 |
Sebastien Jodogne |
support of JobsHistorySize set to zero
|
Thu, 29 Nov 2018 20:36:55 +0100 |
Sebastien Jodogne |
typo
|
Thu, 29 Nov 2018 20:36:31 +0100 |
Sebastien Jodogne |
New options to URI "/queries/.../answers": "?expand" and "?limit"
|
Thu, 29 Nov 2018 18:40:51 +0100 |
Sebastien Jodogne |
Lua 5.3.5
|
Thu, 29 Nov 2018 17:15:29 +0100 |
Sebastien Jodogne |
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
|
Thu, 29 Nov 2018 16:35:18 +0100 |
Sebastien Jodogne |
merge
|
Thu, 29 Nov 2018 16:31:20 +0100 |
Sebastien Jodogne |
simplifying OrthancConfiguration for modalities/peers
|
Thu, 29 Nov 2018 15:26:47 +0100 |
am |
merge
|
Thu, 29 Nov 2018 15:26:31 +0100 |
am |
added FontRegistry::FindFont
|
Thu, 29 Nov 2018 15:16:32 +0100 |
Sebastien Jodogne |
OrthancConfiguration::SetServerIndex()
|
Thu, 29 Nov 2018 11:47:00 +0100 |
Sebastien Jodogne |
refactoring access to Orthanc configuration
|
Wed, 28 Nov 2018 14:48:14 +0100 |
am |
reduced log level for failing job backup
|
Wed, 28 Nov 2018 14:37:17 +0100 |
am |
merge
|
Wed, 28 Nov 2018 14:36:33 +0100 |
am |
clone FullOrthancDataSet + new dicom tags
|
Wed, 28 Nov 2018 14:36:09 +0100 |
am |
create-dicom: more logs in case of error
|
Wed, 28 Nov 2018 14:34:56 +0100 |
am |
/image-uint16: return 404 instead of unsupported.png when instance is not found
|
Tue, 27 Nov 2018 17:09:11 +0100 |
Sebastien Jodogne |
merge
|
Tue, 27 Nov 2018 17:08:48 +0100 |
Sebastien Jodogne |
new class: OrthancConfiguration
|
Thu, 15 Nov 2018 11:35:35 +0100 |
Sebastien Jodogne |
"SynchronousCMove" is now "true" by default
|
Tue, 13 Nov 2018 17:50:03 +0100 |
Sebastien Jodogne |
Fix issue #114
|
Tue, 13 Nov 2018 16:21:13 +0100 |
Sebastien Jodogne |
upgrade to Boost 1.68 in static builds
|
Tue, 13 Nov 2018 12:01:12 +0100 |
Sebastien Jodogne |
Go back to lookup if deleting a resource without an ancestor
|
Fri, 09 Nov 2018 14:48:32 +0100 |
Sebastien Jodogne |
New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
|
Fri, 09 Nov 2018 14:07:06 +0100 |
Sebastien Jodogne |
note about Perl regex syntax
|
Fri, 09 Nov 2018 11:55:16 +0100 |
Sebastien Jodogne |
fix for older versions of boost::regex
|
Fri, 09 Nov 2018 09:46:21 +0100 |
Sebastien Jodogne |
Orthanc starts even if jobs from a previous execution cannot be unserialized
|
Fri, 09 Nov 2018 09:06:46 +0100 |
Sebastien Jodogne |
macros ORTHANC_OVERRIDE and ORTHANC_FINAL
|
Thu, 08 Nov 2018 17:26:17 +0100 |
Sebastien Jodogne |
note
|
Wed, 07 Nov 2018 13:06:59 +0100 |
Sebastien Jodogne |
Orthanc configuration file can use environment variables
|
Wed, 07 Nov 2018 12:59:03 +0100 |
Sebastien Jodogne |
variable substitution with default value
|
Wed, 07 Nov 2018 11:13:30 +0100 |
Sebastien Jodogne |
Toolbox::SubstituteVariables and SystemToolbox::GetEnvironmentVariables
|
Tue, 06 Nov 2018 15:41:21 +0100 |
Sebastien Jodogne |
PamReader::ReadFromMemory
|
Mon, 05 Nov 2018 13:24:16 +0100 |
Sebastien Jodogne |
fix
|
Mon, 05 Nov 2018 12:30:16 +0100 |
Sebastien Jodogne |
patch for compatibility with Cocoa on OS X
|
Mon, 05 Nov 2018 11:57:16 +0100 |
Sebastien Jodogne |
place include directory for static libuuid at highest priority
|
Mon, 05 Nov 2018 09:29:08 +0100 |
Sebastien Jodogne |
Orthanc framework 1.4.1
|
Wed, 31 Oct 2018 18:07:28 +0100 |
Sebastien Jodogne |
fix
|
Wed, 31 Oct 2018 14:41:51 +0100 |
Sebastien Jodogne |
Font::LoadFromResource()
|
Wed, 31 Oct 2018 14:14:16 +0100 |
Sebastien Jodogne |
place Boost include directories at highest priority
|
Tue, 30 Oct 2018 18:29:15 +0100 |
Sebastien Jodogne |
merge
|
Tue, 30 Oct 2018 18:28:44 +0100 |
Sebastien Jodogne |
minor fixes if embedding images within DICOM
|
Tue, 30 Oct 2018 17:35:13 +0100 |
am |
updated API doc
|
Tue, 30 Oct 2018 16:16:07 +0100 |
Sebastien Jodogne |
new enumeration: MimeType
|
Tue, 30 Oct 2018 13:53:29 +0100 |
Sebastien Jodogne |
Remove invalid characters from badly-encoded UTF-8 strings
|
Tue, 30 Oct 2018 12:29:55 +0100 |
Sebastien Jodogne |
AutodetectMimeType() now using boost::filesystem
|
Tue, 30 Oct 2018 11:55:23 +0100 |
Sebastien Jodogne |
refactoring mime types
|
Tue, 30 Oct 2018 10:46:17 +0100 |
Sebastien Jodogne |
float to integer grayscale conversion
|
Tue, 23 Oct 2018 17:32:56 +0200 |
Sebastien Jodogne |
MongooseServer::SetThreadsCount()
|
Tue, 23 Oct 2018 12:05:19 +0200 |
Sebastien Jodogne |
fix ImageProcessing::Set() for subregions
|
Mon, 22 Oct 2018 16:12:59 +0200 |
Sebastien Jodogne |
fix
|
Mon, 22 Oct 2018 14:20:21 +0200 |
Sebastien Jodogne |
Font::Render()
|
Thu, 18 Oct 2018 12:03:51 +0200 |
Sebastien Jodogne |
POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
|
Thu, 18 Oct 2018 11:44:17 +0200 |
Sebastien Jodogne |
DicomInstanceToStore::GetHasher()
|
Thu, 18 Oct 2018 10:53:22 +0200 |
Sebastien Jodogne |
integration db-changes->mainline
|
Thu, 18 Oct 2018 10:48:11 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 18 Oct 2018 10:43:24 +0200 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 18 Oct 2018 10:35:09 +0200 |
Sebastien Jodogne |
refactoring DicomInstanceToStore
db-changes
|
Tue, 16 Oct 2018 19:47:09 +0200 |
Sebastien Jodogne |
testing DicomTagConstraint
db-changes
|
Tue, 16 Oct 2018 18:00:05 +0200 |
Sebastien Jodogne |
DicomTagConstraint and DatabaseLookup
db-changes
|
Mon, 15 Oct 2018 16:02:53 +0200 |
am |
increased DownloadPackage timeout to 300sec
Orthanc-1.4.2-fix-build
|
Mon, 15 Oct 2018 15:33:40 +0200 |
am |
increased DownloadPackage Timeout since we've seen that 60sec is not always enough
|
Mon, 15 Oct 2018 13:45:00 +0200 |
amazy |
Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
|
Sat, 13 Oct 2018 12:17:16 +0200 |
Sebastien Jodogne |
New modality manufacturer: "GE" for GE Healthcare EA and AW
|
Fri, 12 Oct 2018 15:20:11 +0200 |
Sebastien Jodogne |
closing branch
lscoder/fix-drawingdicomizer-jquery-path-1480725856237
|
Fri, 12 Oct 2018 15:20:02 +0200 |
Sebastien Jodogne |
closing branch
Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
|
Fri, 12 Oct 2018 15:19:56 +0200 |
Sebastien Jodogne |
closing branch
Barnerd/fix-build-with-libressl-completely-re-1488028252315
|
Fri, 12 Oct 2018 15:18:10 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 12 Oct 2018 15:17:32 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.4.0
|
Fri, 12 Oct 2018 15:17:19 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.4.1
|
Fri, 12 Oct 2018 15:16:59 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.3.2
|
Fri, 12 Oct 2018 15:16:47 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-0.9.5
|
Fri, 12 Oct 2018 15:16:43 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-0.9.6
|
Fri, 12 Oct 2018 14:37:54 +0200 |
Sebastien Jodogne |
making the boost patch mandatory
|
Fri, 12 Oct 2018 14:33:03 +0200 |
Sebastien Jodogne |
patch for compatibility between Qt4 and boost
|
Tue, 09 Oct 2018 20:09:35 +0200 |
Sebastien Jodogne |
notes
|
Tue, 09 Oct 2018 16:44:28 +0200 |
Sebastien Jodogne |
removed done tasks in TODO
|
Tue, 09 Oct 2018 16:28:55 +0200 |
Sebastien Jodogne |
removing test messages
|
Tue, 09 Oct 2018 16:27:49 +0200 |
Sebastien Jodogne |
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
|
Tue, 09 Oct 2018 14:19:48 +0200 |
Sebastien Jodogne |
Possibility to restrict the allowed DICOM commands for each modality
|
Tue, 09 Oct 2018 12:51:20 +0200 |
Sebastien Jodogne |
refactoring serialization of RemoteModalityParameters
|
Mon, 08 Oct 2018 17:36:54 +0200 |
am |
DicomImageInformation::Clone()
|
Mon, 08 Oct 2018 17:20:44 +0200 |
Sebastien Jodogne |
refactoring
|
Mon, 08 Oct 2018 17:05:19 +0200 |
Sebastien Jodogne |
sharing code within OrthancRestAnonymizeModify
|
Mon, 08 Oct 2018 16:08:51 +0200 |
Sebastien Jodogne |
DicomMoveScuJob
|
Mon, 08 Oct 2018 11:40:31 +0200 |
Sebastien Jodogne |
fix
|
Fri, 05 Oct 2018 17:56:55 +0200 |
Sebastien Jodogne |
ImageAccessor::GetWriteableAccessor() and GetReadOnlyAccessor()
|
Fri, 05 Oct 2018 17:51:10 +0200 |
Sebastien Jodogne |
merge
|
Fri, 05 Oct 2018 17:49:05 +0200 |
Sebastien Jodogne |
serialization of DicomMap
|
Fri, 05 Oct 2018 17:48:02 +0200 |
Sebastien Jodogne |
merge
|
Fri, 05 Oct 2018 17:46:02 +0200 |
Sebastien Jodogne |
ImageAccessor now non-copyable
|
Fri, 05 Oct 2018 16:07:34 +0200 |
Sebastien Jodogne |
SetOfCommandsJob
|
Fri, 05 Oct 2018 10:44:59 +0200 |
Sebastien Jodogne |
unused ICommand moved to graveyard
|
Fri, 05 Oct 2018 10:39:42 +0200 |
am |
added SingleValueObject: a simple implementation of a IDynamicObject that stores a single typed value
|
Wed, 03 Oct 2018 16:13:19 +0200 |
am |
added mime type for WASM in WebSkeleton
|
Wed, 03 Oct 2018 14:59:52 +0200 |
am |
added mime type for WASM
|
Tue, 02 Oct 2018 17:24:55 +0200 |
Sebastien Jodogne |
fix checking of MD5 in CMake, new option "no-check" for MD5
|
Tue, 02 Oct 2018 17:05:36 +0200 |
Sebastien Jodogne |
merge
|
Tue, 02 Oct 2018 17:05:07 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../merge" to merge a study
|
Tue, 02 Oct 2018 15:54:36 +0200 |
am |
allow passing FALSE as expeted MD5 in DownloadPackage when we don't wan't to check the MD5
|
Mon, 01 Oct 2018 14:19:45 +0200 |
am |
merge
|
Mon, 01 Oct 2018 14:19:10 +0200 |
am |
fix
|
Mon, 01 Oct 2018 13:05:07 +0200 |
Sebastien Jodogne |
fix build
|
Mon, 01 Oct 2018 11:35:01 +0200 |
am |
added accessors in C++ wrappers
|
Fri, 28 Sep 2018 19:17:04 +0200 |
Sebastien Jodogne |
unit testing of SplitStudyJob
|
Fri, 28 Sep 2018 18:36:20 +0200 |
Sebastien Jodogne |
simplification in SplitStudyJob, fix possible memory leak
|
Fri, 28 Sep 2018 17:59:44 +0200 |
Sebastien Jodogne |
serialization of SplitStudyJob
|
Fri, 28 Sep 2018 16:48:43 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../split" to split a study
|
Thu, 27 Sep 2018 13:22:57 +0200 |
Sebastien Jodogne |
Fix: Closing DICOM associations after running query/retrieve from REST API
|
Wed, 26 Sep 2018 15:55:42 +0200 |
Sebastien Jodogne |
trailing step in SetOfInstancesJob
|
Wed, 26 Sep 2018 09:50:30 +0200 |
Sebastien Jodogne |
revert bad fix
|
Tue, 25 Sep 2018 10:17:59 +0200 |
Sebastien Jodogne |
bgra32 to grayscale conversion
|
Tue, 25 Sep 2018 07:08:37 +0200 |
Sebastien Jodogne |
explicitly setting the locale in unit tests
|
Fri, 21 Sep 2018 15:48:40 +0200 |
Sebastien Jodogne |
new orthanc framework
|
Thu, 20 Sep 2018 16:18:00 +0200 |
Sebastien Jodogne |
merge
|
Thu, 20 Sep 2018 16:17:46 +0200 |
Sebastien Jodogne |
fix Debian warnings
|
Thu, 20 Sep 2018 14:22:07 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Sep 2018 14:21:51 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Sep 2018 13:28:18 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.2
|
Thu, 20 Sep 2018 13:24:18 +0200 |
Sebastien Jodogne |
Orthanc-1.4.2
Orthanc-1.4.2
|
Thu, 20 Sep 2018 11:27:48 +0200 |
Sebastien Jodogne |
missing break
|
Thu, 20 Sep 2018 11:07:38 +0200 |
Sebastien Jodogne |
fix
|
Thu, 20 Sep 2018 10:30:49 +0200 |
Sebastien Jodogne |
fix warnings
|
Thu, 20 Sep 2018 08:57:46 +0200 |
Sebastien Jodogne |
fix warnings
|
Wed, 19 Sep 2018 21:10:49 +0200 |
Sebastien Jodogne |
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
|
Wed, 19 Sep 2018 16:06:41 +0200 |
Sebastien Jodogne |
unit testing of overwriting
|
Wed, 19 Sep 2018 15:24:01 +0200 |
Sebastien Jodogne |
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
|
Tue, 18 Sep 2018 16:31:42 +0200 |
Sebastien Jodogne |
fix for msvc
|
Tue, 18 Sep 2018 15:38:18 +0200 |
Sebastien Jodogne |
OrthancPluginGetPeerUserProperty()
|
Mon, 17 Sep 2018 12:08:49 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Sep 2018 11:37:05 +0200 |
Sebastien Jodogne |
fix osimis address
|
Thu, 13 Sep 2018 11:37:57 +0200 |
Sebastien Jodogne |
typo
|
Thu, 13 Sep 2018 09:03:39 +0200 |
Sebastien Jodogne |
doc
|
Wed, 12 Sep 2018 17:52:28 +0200 |
Sebastien Jodogne |
documentation of the jobs SDK
|
Wed, 12 Sep 2018 15:25:50 +0200 |
Sebastien Jodogne |
C++ wrappers around OrthancPluginJob and OrthancPluginPeers
|
Tue, 11 Sep 2018 18:14:52 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DX" modality
|
Tue, 11 Sep 2018 16:34:21 +0200 |
Sebastien Jodogne |
unserialization of jobs from plugins
|
Fri, 07 Sep 2018 10:09:17 +0200 |
Sebastien Jodogne |
more generic handling of content and serialization in plugin jobs
|
Thu, 06 Sep 2018 18:24:44 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Sep 2018 16:23:40 +0200 |
Sebastien Jodogne |
improved naming of methods in IJob
|
Thu, 06 Sep 2018 12:32:02 +0200 |
Sebastien Jodogne |
reason for releasing resources in jobs
|
Thu, 06 Sep 2018 11:06:54 +0200 |
Sebastien Jodogne |
missing files
|
Wed, 05 Sep 2018 17:59:09 +0200 |
Sebastien Jodogne |
news
|
Wed, 05 Sep 2018 17:57:06 +0200 |
Sebastien Jodogne |
primitives to create jobs from plugins
|
Tue, 04 Sep 2018 15:58:26 +0200 |
Sebastien Jodogne |
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
|
Tue, 04 Sep 2018 15:07:40 +0200 |
Sebastien Jodogne |
Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
|
Tue, 04 Sep 2018 10:10:22 +0200 |
Sebastien Jodogne |
Fix issue #54 (quoting multipart answers)
|
Wed, 29 Aug 2018 13:24:28 +0200 |
Sebastien Jodogne |
fix ordering of non-parallel slices + /tools/reconstruct
|
Tue, 28 Aug 2018 15:14:33 +0200 |
Sebastien Jodogne |
OrthancConfiguration::GetDictionary
|
Thu, 23 Aug 2018 18:52:14 +0200 |
Sebastien Jodogne |
note
|
Thu, 23 Aug 2018 13:52:54 +0200 |
Sebastien Jodogne |
New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
|
Thu, 23 Aug 2018 13:11:48 +0200 |
Sebastien Jodogne |
"OrthancPeers" configuration option now allows to specify HTTP headers
|
Wed, 22 Aug 2018 16:55:07 +0200 |
Sebastien Jodogne |
New primitives to access Orthanc peers from plugins
|
Tue, 21 Aug 2018 10:42:16 +0200 |
am |
fix decoding of MONOCHROME1 & MONOCHROME2 images
|
Thu, 16 Aug 2018 10:39:30 +0200 |
Sebastien Jodogne |
Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
|
Fri, 27 Jul 2018 16:40:09 +0200 |
Sebastien Jodogne |
MemoryBuffer::GetDicomInstance()
|
Fri, 27 Jul 2018 16:15:23 +0200 |
Sebastien Jodogne |
RestToolbox.DoRawGet
|
Fri, 27 Jul 2018 14:01:02 +0200 |
Sebastien Jodogne |
Semaphore removed from graveyard, SystemToolbox::GetHardwareConcurrency()
|
Thu, 26 Jul 2018 22:11:36 +0200 |
Sebastien Jodogne |
fix
|
Thu, 26 Jul 2018 22:06:55 +0200 |
Sebastien Jodogne |
OrthancPlugins::MemoryBuffer::Release(), fixing openssl link
|
Thu, 26 Jul 2018 21:18:05 +0200 |
Sebastien Jodogne |
selective disabling of modules in the Orthanc framework
|
Thu, 26 Jul 2018 20:43:03 +0200 |
Sebastien Jodogne |
MongooseServer::SetRealm()
|
Thu, 26 Jul 2018 14:02:20 +0200 |
Sebastien Jodogne |
Fix HTTPS requests to sites using a certificate encrypted with ECDSA
|
Thu, 26 Jul 2018 12:25:18 +0200 |
Sebastien Jodogne |
New configuration option: "HttpVerbose" to debug outgoing HTTP connections
|
Thu, 26 Jul 2018 10:33:36 +0200 |
Sebastien Jodogne |
Fix OrthancPluginHttpClient() to return the HTTP status on errors
|
Wed, 25 Jul 2018 13:15:11 +0200 |
Sebastien Jodogne |
Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
|
Tue, 24 Jul 2018 20:11:02 +0200 |
Sebastien Jodogne |
fix msvc build
|
Tue, 24 Jul 2018 17:57:02 +0200 |
Sebastien Jodogne |
fix
|
Tue, 24 Jul 2018 15:00:58 +0200 |
Sebastien Jodogne |
PixelTraits<PixelFormat_RGBA32>
|
Tue, 24 Jul 2018 10:39:08 +0200 |
Sebastien Jodogne |
find sandboxed builds
|
Fri, 20 Jul 2018 11:01:33 +0200 |
Sebastien Jodogne |
primitives for android ndk
|
Tue, 17 Jul 2018 17:50:03 +0200 |
am |
fix
|
Tue, 17 Jul 2018 14:52:32 +0200 |
am |
fix sandboxing
|
Tue, 17 Jul 2018 14:06:32 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 17 Jul 2018 14:06:11 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 17 Jul 2018 13:14:51 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.1
|
Tue, 17 Jul 2018 13:10:46 +0200 |
Sebastien Jodogne |
Orthanc-1.4.1
Orthanc-1.4.1
|
Tue, 17 Jul 2018 12:07:52 +0200 |
Sebastien Jodogne |
new reserved global properties
|
Tue, 17 Jul 2018 11:25:54 +0200 |
Sebastien Jodogne |
moving DatabaseWrapperBase into graveyard
|
Tue, 17 Jul 2018 11:02:18 +0200 |
Sebastien Jodogne |
moving the outdated database plugin sample into the graveyard
|
Tue, 17 Jul 2018 09:45:17 +0200 |
Sebastien Jodogne |
close old branch
worklists
|
Tue, 17 Jul 2018 09:44:54 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.0
|
Tue, 17 Jul 2018 09:44:29 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.3.1
|
Tue, 17 Jul 2018 09:44:25 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.3.0
|
Tue, 17 Jul 2018 09:44:12 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.4
|
Tue, 17 Jul 2018 09:42:52 +0200 |
Sebastien Jodogne |
close old branch
templating
|
Tue, 17 Jul 2018 09:42:40 +0200 |
Sebastien Jodogne |
close old branch
issue-46-anonymization
|
Tue, 17 Jul 2018 09:42:14 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.2.0
|
Tue, 17 Jul 2018 09:41:59 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.3
|
Tue, 17 Jul 2018 09:41:56 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.2
|
Tue, 17 Jul 2018 09:41:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.1
|
Tue, 17 Jul 2018 09:41:40 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.5
|
Tue, 17 Jul 2018 09:41:32 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.5
|
Tue, 17 Jul 2018 09:41:29 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.6
|
Tue, 17 Jul 2018 09:41:15 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.6
|
Tue, 17 Jul 2018 09:41:06 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.4
|
Tue, 17 Jul 2018 09:41:00 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.3
|
Tue, 17 Jul 2018 09:40:56 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.2
|
Tue, 17 Jul 2018 09:40:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.1
|
Tue, 17 Jul 2018 09:40:48 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.0
|
Tue, 17 Jul 2018 09:39:45 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.4
|
Tue, 17 Jul 2018 09:39:43 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.3
|
Tue, 17 Jul 2018 09:39:40 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.2
|
Tue, 17 Jul 2018 09:39:38 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.1
|
Tue, 17 Jul 2018 09:39:33 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.0
|
Tue, 17 Jul 2018 09:39:26 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.2
|
Tue, 17 Jul 2018 09:39:20 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.1
|
Tue, 17 Jul 2018 09:39:17 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.0
|
Tue, 17 Jul 2018 09:39:08 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.5.2
|
Tue, 17 Jul 2018 09:38:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.5.0
|
Tue, 17 Jul 2018 09:38:46 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.4.0
|
Mon, 16 Jul 2018 17:09:40 +0200 |
Sebastien Jodogne |
framework 1.4.0
|
Mon, 16 Jul 2018 13:38:18 +0200 |
Sebastien Jodogne |
news
|
Mon, 16 Jul 2018 11:19:30 +0200 |
Sebastien Jodogne |
fix deadlock in Lua scripts
|
Sun, 15 Jul 2018 16:41:43 +0200 |
Sebastien Jodogne |
typo
|
Fri, 13 Jul 2018 17:08:19 +0200 |
Sebastien Jodogne |
typo
|
Fri, 13 Jul 2018 15:47:33 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 13 Jul 2018 15:47:15 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 13 Jul 2018 14:55:47 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.0
|
Fri, 13 Jul 2018 14:49:23 +0200 |
Sebastien Jodogne |
Orthanc-1.4.0
Orthanc-1.4.0
|
Fri, 13 Jul 2018 12:35:31 +0200 |
Sebastien Jodogne |
fix warnings
|
Fri, 13 Jul 2018 12:34:53 +0200 |
s jodogne |
fix mingw compilation
|
Fri, 13 Jul 2018 10:08:18 +0200 |
Sebastien Jodogne |
closing branch jobs
jobs
|
Fri, 13 Jul 2018 10:07:45 +0200 |
Sebastien Jodogne |
integration jobs->mainline
|
Thu, 12 Jul 2018 21:50:15 +0200 |
Sebastien Jodogne |
fix warning
jobs
|
Thu, 12 Jul 2018 18:01:16 +0200 |
Sebastien Jodogne |
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
jobs
|
Thu, 12 Jul 2018 16:07:56 +0200 |
Sebastien Jodogne |
Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
jobs
|
Thu, 12 Jul 2018 15:54:37 +0200 |
Sebastien Jodogne |
fix issue #77
jobs
|
Thu, 12 Jul 2018 15:11:42 +0200 |
Sebastien Jodogne |
fix issue #66
jobs
|
Thu, 12 Jul 2018 14:32:03 +0200 |
Sebastien Jodogne |
fix for older versions of boost
jobs
|
Thu, 12 Jul 2018 12:55:48 +0200 |
Sebastien Jodogne |
fix issue #94
jobs
|
Thu, 12 Jul 2018 11:34:45 +0200 |
Sebastien Jodogne |
merge
jobs
|
Thu, 12 Jul 2018 11:34:25 +0200 |
Sebastien Jodogne |
OrthancPluginCheckVersionAdvanced
jobs
|
Thu, 12 Jul 2018 10:43:21 +0200 |
Sebastien Jodogne |
merge
jobs
|
Thu, 12 Jul 2018 10:43:02 +0200 |
Sebastien Jodogne |
fix missing transaction
jobs
|
Tue, 10 Jul 2018 11:29:30 +0200 |
am |
reduced verbosity of repetitive message
jobs
|
Mon, 09 Jul 2018 13:02:56 +0200 |
Sebastien Jodogne |
fix embedding openssl within a DLL
jobs
|
Mon, 09 Jul 2018 12:20:28 +0200 |
Sebastien Jodogne |
fix
jobs
|
Mon, 09 Jul 2018 11:37:36 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 09 Jul 2018 11:37:17 +0200 |
Sebastien Jodogne |
fix openssl linking
|
Mon, 09 Jul 2018 10:53:13 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 09 Jul 2018 10:52:52 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.0.2o
|
Mon, 09 Jul 2018 10:16:16 +0200 |
Sebastien Jodogne |
typo
|
Mon, 09 Jul 2018 08:18:22 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Fri, 06 Jul 2018 16:51:08 +0200 |
Sebastien Jodogne |
improvement
|
Fri, 06 Jul 2018 16:48:48 +0200 |
Sebastien Jodogne |
fix for LSB
|
Fri, 06 Jul 2018 16:33:03 +0200 |
Sebastien Jodogne |
fix portability of PAM reader/writer
|
Fri, 06 Jul 2018 15:18:53 +0200 |
Sebastien Jodogne |
fix MIME type for PAM images
|
Thu, 05 Jul 2018 21:02:50 +0200 |
Sebastien Jodogne |
fix
|
Thu, 05 Jul 2018 18:50:36 +0200 |
Sebastien Jodogne |
fix
|
Thu, 05 Jul 2018 17:10:10 +0200 |
Sebastien Jodogne |
fix msvc warning
jobs
|
Thu, 05 Jul 2018 14:28:15 +0200 |
am |
fix install
jobs
|
Thu, 05 Jul 2018 12:25:00 +0200 |
am |
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
|
Wed, 04 Jul 2018 17:31:55 +0200 |
Sebastien Jodogne |
updated comments
jobs
|
Tue, 03 Jul 2018 15:59:17 +0200 |
Sebastien Jodogne |
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
jobs
|
Tue, 03 Jul 2018 15:07:41 +0200 |
Sebastien Jodogne |
renames
jobs
|
Tue, 03 Jul 2018 14:59:54 +0200 |
Sebastien Jodogne |
some reserved global properties for plugins
jobs
|
Fri, 29 Jun 2018 09:56:04 +0200 |
Sebastien Jodogne |
merge
jobs
|
Fri, 29 Jun 2018 09:55:54 +0200 |
Sebastien Jodogne |
removal in doc
jobs
|
Fri, 29 Jun 2018 09:23:43 +0200 |
Sebastien Jodogne |
Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
jobs
|
Thu, 28 Jun 2018 16:16:33 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 16:07:57 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 16:04:13 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 15:51:25 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 12:24:45 +0200 |
Alain Mazy |
avoid throwing exception
|
Thu, 28 Jun 2018 12:15:21 +0200 |
Sebastien Jodogne |
fix
jobs
|
Wed, 27 Jun 2018 15:09:11 +0200 |
Sebastien Jodogne |
Configuration option "LogExportedResources" is now "false" by default
jobs
|
Thu, 21 Jun 2018 09:32:42 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Thu, 21 Jun 2018 09:32:16 +0200 |
Sebastien Jodogne |
fix build on OS X
|
Thu, 21 Jun 2018 08:07:25 +0200 |
Sebastien Jodogne |
fix
|
Thu, 21 Jun 2018 08:06:58 +0200 |
Sebastien Jodogne |
fix
jobs
|
Wed, 20 Jun 2018 18:03:20 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 20 Jun 2018 18:02:36 +0200 |
Sebastien Jodogne |
boost 1.67.0
|
Fri, 15 Jun 2018 11:18:20 +0200 |
Sebastien Jodogne |
fix
jobs
|
Fri, 15 Jun 2018 11:16:37 +0200 |
Sebastien Jodogne |
migrate OpenSSL initialization to Toolbox
jobs
|
Tue, 12 Jun 2018 16:22:07 +0200 |
Sebastien Jodogne |
primitives to compile OpenSSL within MariaDB
jobs
|
Mon, 11 Jun 2018 20:26:24 +0200 |
Sebastien Jodogne |
lua callbacks for jobs
jobs
|
Mon, 11 Jun 2018 16:30:13 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 11 Jun 2018 16:29:33 +0200 |
Sebastien Jodogne |
JobsRegistry::IObserver
jobs
|
Mon, 11 Jun 2018 15:57:25 +0200 |
Sebastien Jodogne |
periodically saving jobs
jobs
|
Mon, 11 Jun 2018 09:20:04 +0200 |
Sebastien Jodogne |
new command-line argument: --no-jobs
jobs
|
Sat, 09 Jun 2018 14:23:54 +0200 |
Sebastien Jodogne |
serialize jobs as an object
jobs
|
Sat, 09 Jun 2018 14:15:32 +0200 |
Sebastien Jodogne |
no passwords in public content of jobs
jobs
|
Fri, 08 Jun 2018 18:08:48 +0200 |
Sebastien Jodogne |
saving jobs engine on exit
jobs
|
Fri, 08 Jun 2018 15:48:35 +0200 |
Sebastien Jodogne |
serialization of JobsRegistry
jobs
|
Fri, 08 Jun 2018 15:05:32 +0200 |
Sebastien Jodogne |
SequenceOfOperationsJob serialization
jobs
|
Fri, 08 Jun 2018 13:51:31 +0200 |
Sebastien Jodogne |
fix deadlock, speed up unit tests
jobs
|
Thu, 07 Jun 2018 21:37:40 +0200 |
Sebastien Jodogne |
serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob
jobs
|
Thu, 07 Jun 2018 18:18:02 +0200 |
Sebastien Jodogne |
some jobs might not be serializable
jobs
|
Thu, 07 Jun 2018 17:47:41 +0200 |
Sebastien Jodogne |
serialization of DicomModification
jobs
|
Thu, 07 Jun 2018 17:15:55 +0200 |
Sebastien Jodogne |
readme
|
Thu, 07 Jun 2018 12:51:44 +0200 |
Sebastien Jodogne |
todo
jobs
|
Thu, 07 Jun 2018 12:24:17 +0200 |
Sebastien Jodogne |
cont
jobs
|
Wed, 06 Jun 2018 18:37:43 +0200 |
Sebastien Jodogne |
todo
jobs
|
Wed, 06 Jun 2018 16:52:42 +0200 |
Sebastien Jodogne |
JobsSerialization.GenericJobs
jobs
|
Tue, 05 Jun 2018 18:25:23 +0200 |
Sebastien Jodogne |
SerializationToolbox
jobs
|
Tue, 05 Jun 2018 17:57:49 +0200 |
Sebastien Jodogne |
serialization
jobs
|
Tue, 05 Jun 2018 17:09:18 +0200 |
Sebastien Jodogne |
fix
jobs
|
Tue, 05 Jun 2018 15:46:02 +0200 |
Sebastien Jodogne |
MemoryStorageArea
jobs
|
Mon, 04 Jun 2018 12:36:24 +0200 |
Sebastien Jodogne |
fix
jobs
|
Mon, 04 Jun 2018 11:53:12 +0200 |
Sebastien Jodogne |
testing value serialization
jobs
|
Fri, 01 Jun 2018 19:03:28 +0200 |
Sebastien Jodogne |
cont
jobs
|
Fri, 01 Jun 2018 10:51:06 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Thu, 31 May 2018 18:44:05 +0200 |
Sebastien Jodogne |
serialization of JobHandler
jobs
|
Thu, 31 May 2018 17:45:09 +0200 |
Sebastien Jodogne |
removal of internal job information
jobs
|
Thu, 31 May 2018 17:30:22 +0200 |
Sebastien Jodogne |
StringToJobState
jobs
|
Thu, 31 May 2018 08:31:22 +0200 |
Sebastien Jodogne |
Grayscale64 pixel format
|
Wed, 30 May 2018 10:50:57 +0200 |
Sebastien Jodogne |
fix Orthanc framework without DICOM support
jobs
|
Tue, 29 May 2018 09:12:33 +0200 |
Sebastien Jodogne |
fix for msvc
jobs
|
Mon, 28 May 2018 16:46:54 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 28 May 2018 16:39:00 +0200 |
Sebastien Jodogne |
move
jobs
|
Mon, 28 May 2018 16:30:17 +0200 |
Sebastien Jodogne |
ResourceModificationJob
jobs
|
Mon, 28 May 2018 14:39:22 +0200 |
Sebastien Jodogne |
simplification
jobs
|
Mon, 28 May 2018 10:58:07 +0200 |
Sebastien Jodogne |
Avoid unnecessary calls to the database if there is no Lua callback
jobs
|
Mon, 28 May 2018 10:54:59 +0200 |
Sebastien Jodogne |
Avoid unnecessary calls to the database if there is no Lua callback
|
Mon, 28 May 2018 10:52:18 +0200 |
Sebastien Jodogne |
cont
jobs
|
Fri, 25 May 2018 18:54:38 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Fri, 25 May 2018 18:54:11 +0200 |
Sebastien Jodogne |
merge
|
Fri, 25 May 2018 18:53:47 +0200 |
Sebastien Jodogne |
log about remote access allowed
|
Fri, 25 May 2018 18:09:27 +0200 |
Sebastien Jodogne |
ArchiveJob
jobs
|
Fri, 25 May 2018 16:18:14 +0200 |
Sebastien Jodogne |
more uniform layout
jobs
|
Fri, 25 May 2018 16:09:59 +0200 |
Sebastien Jodogne |
creating archives/medias is now a job
jobs
|
Fri, 25 May 2018 15:13:45 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 25 May 2018 14:39:58 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 25 May 2018 14:07:52 +0200 |
Sebastien Jodogne |
refactoring of archive creation
jobs
|
Fri, 25 May 2018 11:25:33 +0200 |
Sebastien Jodogne |
cleanup
jobs
|
Fri, 25 May 2018 10:54:33 +0200 |
Sebastien Jodogne |
new configuration option: SynchronousCMove
jobs
|
Thu, 24 May 2018 21:44:22 +0200 |
Sebastien Jodogne |
asynchronous c-movoe
jobs
|
Wed, 23 May 2018 14:28:25 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 23 May 2018 10:08:04 +0200 |
Sebastien Jodogne |
New option "?short" to list DICOM tags using their hexadecimal ID
|
Tue, 22 May 2018 17:37:16 +0200 |
Sebastien Jodogne |
primitives for unserializing jobs
jobs
|
Tue, 22 May 2018 14:08:57 +0200 |
Sebastien Jodogne |
speeding up shutdown if Lua script is in trailing phase
jobs
|
Tue, 22 May 2018 13:11:47 +0200 |
Sebastien Jodogne |
fix issue #25
jobs
|
Tue, 22 May 2018 12:59:38 +0200 |
Sebastien Jodogne |
fix
jobs
|
Tue, 22 May 2018 12:45:34 +0200 |
Sebastien Jodogne |
back to a single Lua context
jobs
|
Tue, 22 May 2018 12:25:37 +0200 |
Sebastien Jodogne |
event queues in Lua, serialization of sequence of operations
jobs
|
Tue, 22 May 2018 08:10:55 +0200 |
Sebastien Jodogne |
typo
|
Mon, 21 May 2018 09:00:20 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 21 May 2018 09:00:06 +0200 |
Sebastien Jodogne |
jdi
|
Mon, 21 May 2018 08:59:04 +0200 |
Sebastien Jodogne |
renames
jobs
|
Sat, 19 May 2018 18:11:40 +0200 |
Sebastien Jodogne |
removal of unused Semaphore and ILockable classes
jobs
|
Sat, 19 May 2018 16:40:26 +0200 |
Sebastien Jodogne |
moving the old scheduler to the graveyard
jobs
|
Sat, 19 May 2018 16:29:00 +0200 |
Sebastien Jodogne |
switch Lua to new jobs engine
jobs
|
Sat, 19 May 2018 15:50:09 +0200 |
Sebastien Jodogne |
simplification wrt. dicom connection manager
jobs
|
Sat, 19 May 2018 15:28:41 +0200 |
Sebastien Jodogne |
ModifyInstanceOperation
jobs
|
Sat, 19 May 2018 15:10:26 +0200 |
Sebastien Jodogne |
SystemCallOperation
jobs
|
Fri, 18 May 2018 18:06:53 +0200 |
Sebastien Jodogne |
StorePeerOperation
jobs
|
Fri, 18 May 2018 17:37:14 +0200 |
Sebastien Jodogne |
fix race conditions if creating Lua jobs
jobs
|
Fri, 18 May 2018 17:02:25 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 18 May 2018 15:34:11 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Thu, 17 May 2018 17:03:40 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Thu, 17 May 2018 16:22:40 +0200 |
Sebastien Jodogne |
SequenceOfOperationsJob
jobs
|
Wed, 16 May 2018 19:00:43 +0200 |
Sebastien Jodogne |
IJobOperation
jobs
|
Wed, 16 May 2018 16:23:20 +0200 |
Sebastien Jodogne |
simplification of JobStepResult
jobs
|
Wed, 16 May 2018 14:40:05 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 16 May 2018 14:34:06 +0200 |
Sebastien Jodogne |
jobs to the right
jobs
|
Wed, 16 May 2018 14:32:56 +0200 |
Sebastien Jodogne |
new
|
Wed, 16 May 2018 14:32:16 +0200 |
Sebastien Jodogne |
new screen in OrthancExplorer to list studies
|
Wed, 16 May 2018 13:51:26 +0200 |
Sebastien Jodogne |
fix lsb release
jobs
|
Wed, 16 May 2018 11:26:29 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 16 May 2018 11:26:08 +0200 |
Sebastien Jodogne |
fix for older releases of boost::thread
jobs
|
Tue, 15 May 2018 16:28:43 +0200 |
Sebastien Jodogne |
getting rid of ReusableDicomConnection in QueryRetrieveHandler and OrthancMoveRequestHandler
jobs
|
Tue, 15 May 2018 16:10:03 +0200 |
Sebastien Jodogne |
getting rid of ReusableDicomConnection in REST API
jobs
|
Tue, 15 May 2018 11:23:25 +0200 |
Sebastien Jodogne |
improved trace logging in SQLite
|
Mon, 14 May 2018 21:44:41 +0200 |
Sebastien Jodogne |
new constructor for DicomUserConnection
jobs
|
Mon, 14 May 2018 21:33:57 +0200 |
Sebastien Jodogne |
simplifications
jobs
|
Mon, 14 May 2018 21:24:51 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 14 May 2018 21:15:28 +0200 |
Sebastien Jodogne |
refactoring
jobs
|
Mon, 14 May 2018 20:43:16 +0200 |
Sebastien Jodogne |
OrthancPeerStoreJob
jobs
|
Fri, 11 May 2018 17:58:06 +0200 |
Sebastien Jodogne |
job actions in Orthanc Explorer
jobs
|
Fri, 11 May 2018 17:33:19 +0200 |
Sebastien Jodogne |
JobsRegistry::Cancel()
jobs
|
Fri, 11 May 2018 09:35:17 +0200 |
Sebastien Jodogne |
avoid unecessary openings of DICOM connection for C-Store
jobs
|
Fri, 11 May 2018 09:32:15 +0200 |
Sebastien Jodogne |
fix
|
Fri, 11 May 2018 08:55:34 +0200 |
Sebastien Jodogne |
keep_alive_timeout_ms for civetweb
|
Fri, 11 May 2018 08:54:56 +0200 |
Sebastien Jodogne |
keep_alive_timeout_ms for civetweb
jobs
|
Fri, 11 May 2018 08:37:32 +0200 |
Sebastien Jodogne |
escape colons in path
|
Wed, 09 May 2018 17:57:21 +0200 |
Sebastien Jodogne |
news
jobs
|
Wed, 09 May 2018 17:56:26 +0200 |
Sebastien Jodogne |
merge
jobs
|
Wed, 09 May 2018 17:56:14 +0200 |
Sebastien Jodogne |
StoreScuJob, Orthanc Explorer for jobs
jobs
|
Wed, 09 May 2018 15:57:44 +0200 |
Sebastien Jodogne |
warning message about the use of HTTPS
|
Tue, 08 May 2018 20:48:49 +0200 |
Sebastien Jodogne |
Fix generation of DICOMDIR if PatientID is empty
|
Mon, 07 May 2018 21:42:04 +0200 |
Sebastien Jodogne |
JobsRegistry::SubmitAndWait(), StoreScuJob
jobs
|
Mon, 07 May 2018 15:37:20 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 07 May 2018 15:02:34 +0200 |
Sebastien Jodogne |
improvements
jobs
|
Mon, 07 May 2018 14:26:31 +0200 |
Sebastien Jodogne |
archival of BagOfTasksProcessor, Mutex, and ReaderWriterLock
jobs
|
Mon, 07 May 2018 13:51:23 +0200 |
Sebastien Jodogne |
improved handling of eta
jobs
|
Mon, 07 May 2018 13:20:29 +0200 |
Sebastien Jodogne |
JobsEngine
jobs
|
Fri, 04 May 2018 17:49:44 +0200 |
Sebastien Jodogne |
fix
jobs
|
Fri, 04 May 2018 17:47:02 +0200 |
Sebastien Jodogne |
RunningJob::ExecuteStep()
jobs
|
Fri, 04 May 2018 17:28:47 +0200 |
Sebastien Jodogne |
refactoring
jobs
|
Fri, 04 May 2018 10:31:27 +0200 |
Sebastien Jodogne |
updated bibtex
|
Thu, 03 May 2018 18:48:20 +0200 |
Sebastien Jodogne |
JobsEngineStates.pdf
jobs
|
Thu, 03 May 2018 18:45:47 +0200 |
Sebastien Jodogne |
cont
jobs
|
Thu, 03 May 2018 15:24:33 +0200 |
Sebastien Jodogne |
cont
jobs
|
Thu, 03 May 2018 13:45:31 +0200 |
Sebastien Jodogne |
state machine
jobs
|
Thu, 03 May 2018 10:27:39 +0200 |
Sebastien Jodogne |
IJob
jobs
|
Wed, 02 May 2018 16:00:16 +0200 |
Sebastien Jodogne |
removed annoying error log
|
Wed, 02 May 2018 11:50:47 +0200 |
am |
/tags now returns multiple numerical values in a \ separated string
|
Thu, 19 Apr 2018 16:26:17 +0200 |
Sebastien Jodogne |
fix for windows
|
Thu, 19 Apr 2018 09:32:20 +0200 |
Sebastien Jodogne |
new Orthanc framework available
|
Wed, 18 Apr 2018 14:55:34 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 18 Apr 2018 14:54:54 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 18 Apr 2018 12:35:29 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.2
|
Wed, 18 Apr 2018 12:30:03 +0200 |
Sebastien Jodogne |
Orthanc-1.3.2
Orthanc-1.3.2
|
Wed, 18 Apr 2018 10:23:40 +0200 |
Sebastien Jodogne |
MinGW, ORTHANC_FRAMEWORK_URL
|
Tue, 17 Apr 2018 19:19:27 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 21:01:08 +0200 |
Sebastien Jodogne |
fix freebsd
|
Tue, 17 Apr 2018 20:42:07 +0200 |
Sebastien Jodogne |
merge
|
Tue, 17 Apr 2018 20:41:49 +0200 |
Sebastien Jodogne |
fix openbsd
|
Tue, 17 Apr 2018 18:02:26 +0200 |
Sebastien Jodogne |
mingw
|
Tue, 17 Apr 2018 17:33:54 +0200 |
Sebastien Jodogne |
fix missing logging
|
Tue, 17 Apr 2018 16:14:03 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 15:22:32 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:50:34 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:32:18 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:23:25 +0200 |
Sebastien Jodogne |
ORTHANC_FRAMEWORK_PLUGIN
|
Tue, 17 Apr 2018 13:03:34 +0200 |
Sebastien Jodogne |
DicomModification::SetDicomIdentifierGenerator()
|
Tue, 17 Apr 2018 11:42:01 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 11:27:51 +0200 |
Sebastien Jodogne |
improvements
|
Mon, 16 Apr 2018 17:07:37 +0200 |
Sebastien Jodogne |
fix
|
Mon, 16 Apr 2018 16:24:33 +0200 |
Sebastien Jodogne |
DownloadOrthancFramework.cmake
|
Mon, 16 Apr 2018 15:48:06 +0200 |
Sebastien Jodogne |
check md5 of previously downloaded files
|
Mon, 16 Apr 2018 15:08:41 +0200 |
Sebastien Jodogne |
fix in Orthanc framework
|
Fri, 13 Apr 2018 13:11:25 +0200 |
Sebastien Jodogne |
old warnings turned into info
|
Wed, 11 Apr 2018 16:23:24 +0200 |
Sebastien Jodogne |
remove filenames too long for Windows in Boost
|
Wed, 11 Apr 2018 12:35:59 +0200 |
Sebastien Jodogne |
fix version
|
Wed, 11 Apr 2018 12:10:07 +0200 |
Sebastien Jodogne |
boost 1.66.0
|
Tue, 10 Apr 2018 17:33:26 +0200 |
Sebastien Jodogne |
optimization in cmake
|
Tue, 10 Apr 2018 16:48:49 +0200 |
Sebastien Jodogne |
fix wasm
|
Tue, 10 Apr 2018 06:57:42 +0200 |
Sebastien Jodogne |
fix build with dcmtk 3.6.0
|
Mon, 09 Apr 2018 17:59:16 +0200 |
Sebastien Jodogne |
support anonymization of CurrentRequestedProcedureEvidenceSequence
|
Thu, 29 Mar 2018 16:14:10 +0200 |
Sebastien Jodogne |
fix
|
Thu, 29 Mar 2018 14:52:11 +0200 |
Sebastien Jodogne |
ParseAnonymizationRequest/ParseModifyRequest now in DicomModification
|
Thu, 29 Mar 2018 14:41:41 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 29 Mar 2018 14:35:48 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 29 Mar 2018 10:13:56 +0200 |
Sebastien Jodogne |
fix
|
Thu, 29 Mar 2018 10:08:06 +0200 |
Sebastien Jodogne |
fix WebAssembly build
|
Thu, 29 Mar 2018 08:55:32 +0200 |
Sebastien Jodogne |
fix msvc
|
Wed, 28 Mar 2018 18:02:07 +0200 |
Sebastien Jodogne |
loading DICOM dictionaries in sandboxed environments
|
Wed, 28 Mar 2018 15:20:50 +0200 |
Sebastien Jodogne |
SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
|
Wed, 28 Mar 2018 14:18:02 +0200 |
Sebastien Jodogne |
fix
|
Wed, 28 Mar 2018 14:14:37 +0200 |
Sebastien Jodogne |
configuration of DCMTK for WebAssembly
|
Wed, 28 Mar 2018 11:31:19 +0200 |
Sebastien Jodogne |
upgrade to zlib 1.2.11
|
Wed, 28 Mar 2018 11:24:17 +0200 |
Sebastien Jodogne |
possibility to disable zlib support in the Orthanc framework
|
Mon, 26 Mar 2018 18:31:40 +0200 |
amazy |
invalidate DicomCache when deleting instance
|
Mon, 26 Mar 2018 17:09:42 +0200 |
Sebastien Jodogne |
Preservation of UID relationships while anonymizing
|
Mon, 26 Mar 2018 11:09:19 +0200 |
Sebastien Jodogne |
fix Windows build
|
Mon, 26 Mar 2018 10:13:50 +0200 |
Sebastien Jodogne |
fix msvc build
|
Sat, 24 Mar 2018 12:02:52 +0100 |
Sebastien Jodogne |
fix
|
Sat, 24 Mar 2018 11:34:09 +0100 |
Sebastien Jodogne |
comment
|
Sat, 24 Mar 2018 11:29:16 +0100 |
Sebastien Jodogne |
merge
|
Sat, 24 Mar 2018 11:29:02 +0100 |
Sebastien Jodogne |
dcmtk-3.6.2-cmath.patch
|
Fri, 23 Mar 2018 18:13:21 +0100 |
Sebastien Jodogne |
ITagVisitor - for anonymization relationships
|
Thu, 22 Mar 2018 17:31:36 +0100 |
Sebastien Jodogne |
fix
|
Thu, 22 Mar 2018 15:27:00 +0100 |
Sebastien Jodogne |
Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
|
Thu, 22 Mar 2018 12:53:20 +0100 |
Sebastien Jodogne |
int16_t to rgba32 conversion
|
Tue, 20 Mar 2018 13:26:00 +0100 |
Sebastien Jodogne |
convert grayscale16 to bgra32
|
Mon, 19 Mar 2018 10:04:48 +0100 |
Sebastien Jodogne |
todo
|
Thu, 15 Mar 2018 16:17:01 +0100 |
Sebastien Jodogne |
PixelTraits::FloatToPixel for color formats
|
Thu, 15 Mar 2018 11:57:09 +0100 |
Sebastien Jodogne |
fix
|
Wed, 14 Mar 2018 16:50:31 +0100 |
Sebastien Jodogne |
fix color-to-grayscale conversion
|
Wed, 14 Mar 2018 13:46:17 +0100 |
Sebastien Jodogne |
speed up ImageProcessing::Set
|
Tue, 13 Mar 2018 21:14:21 +0100 |
Sebastien Jodogne |
Bresenham's line algorithm
|
Tue, 13 Mar 2018 17:02:30 +0100 |
Sebastien Jodogne |
back to rounding to fix integration tests
|
Tue, 13 Mar 2018 16:29:20 +0100 |
Sebastien Jodogne |
PixelTraits and ImageTraits
|
Wed, 07 Mar 2018 15:46:47 +0100 |
Sebastien Jodogne |
new error code: DatabaseUnavailable
|
Tue, 06 Mar 2018 10:41:05 +0100 |
Sebastien Jodogne |
todo
|
Fri, 02 Mar 2018 18:25:07 +0100 |
Sebastien Jodogne |
logging to stdio
|
Fri, 02 Mar 2018 15:10:37 +0100 |
Sebastien Jodogne |
logging primitives for WebAssembly
|
Thu, 01 Mar 2018 09:29:06 +0100 |
Sebastien Jodogne |
speedup by truncating instead of rounding
|
Tue, 20 Feb 2018 11:16:49 +0100 |
Sebastien Jodogne |
merge
|
Tue, 20 Feb 2018 11:16:14 +0100 |
Sebastien Jodogne |
Close lua_dll branch
lua_dll
|
Tue, 20 Feb 2018 11:15:36 +0100 |
Sebastien Jodogne |
branch integration: lua_dll->default
|
Tue, 20 Feb 2018 11:14:59 +0100 |
Sebastien Jodogne |
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
lua_dll
|
Mon, 19 Feb 2018 21:52:04 +0100 |
amazy |
fix
lua_dll
|
Mon, 19 Feb 2018 18:58:39 +0100 |
amazy |
enable lua dynamic library loading
lua_dll
|
Mon, 19 Feb 2018 16:55:05 +0100 |
Sebastien Jodogne |
Orthanc now uses UTC (universal time) instead of local time in its database
|
Thu, 08 Feb 2018 11:51:41 +0100 |
Sebastien Jodogne |
fix
|
Fri, 02 Feb 2018 17:05:54 +0100 |
Sebastien Jodogne |
warning if no SSL support
|
Mon, 22 Jan 2018 15:32:45 +0100 |
Sebastien Jodogne |
remove meaningless message about profiling
|
Wed, 17 Jan 2018 21:33:56 +0100 |
amazy |
removed 'in Lua script' in error messages that is misleading since these commands can also be called from the API
|
Wed, 17 Jan 2018 17:34:15 +0100 |
Sebastien Jodogne |
log
|
Tue, 16 Jan 2018 13:22:14 +0100 |
Sebastien Jodogne |
fix
|
Tue, 16 Jan 2018 12:49:04 +0100 |
Sebastien Jodogne |
fix
|
Tue, 09 Jan 2018 12:59:55 +0100 |
Sebastien Jodogne |
todo
|
Tue, 09 Jan 2018 12:54:00 +0100 |
Sebastien Jodogne |
todo
|
Tue, 09 Jan 2018 10:02:08 +0100 |
Sebastien Jodogne |
uuid not available if sandboxed
|
Fri, 05 Jan 2018 16:38:25 +0100 |
Sebastien Jodogne |
Fix for Osimis issue WVB-319: Some images are not loading in US_MF
|
Fri, 05 Jan 2018 10:10:07 +0100 |
Sebastien Jodogne |
move SharedLibrary into OrthancFramework
|
Fri, 05 Jan 2018 09:35:56 +0100 |
Sebastien Jodogne |
fix dynamic linking with google-test
|
Thu, 04 Jan 2018 20:02:35 +0100 |
Sebastien Jodogne |
fix for openbsd
|
Thu, 04 Jan 2018 18:37:41 +0100 |
Sebastien Jodogne |
fix openbsd
|
Thu, 04 Jan 2018 17:04:29 +0100 |
Sebastien Jodogne |
endianness in openbsd
|
Thu, 04 Jan 2018 12:56:19 +0100 |
Sebastien Jodogne |
fix
|
Thu, 04 Jan 2018 09:27:16 +0100 |
Sebastien Jodogne |
note about ar
|
Wed, 03 Jan 2018 20:25:35 +0100 |
Sebastien Jodogne |
Fix static build on CentOS 6
|
Wed, 03 Jan 2018 16:56:52 +0100 |
Sebastien Jodogne |
improved e2fsprogs
|
Wed, 03 Jan 2018 16:19:47 +0100 |
Sebastien Jodogne |
fix relative path
|
Wed, 03 Jan 2018 15:40:34 +0100 |
Sebastien Jodogne |
missing generated file in e2fsprogs
|
Wed, 03 Jan 2018 15:17:12 +0100 |
Sebastien Jodogne |
fix os x
|
Wed, 03 Jan 2018 13:07:57 +0100 |
Sebastien Jodogne |
lsb working
|
Wed, 03 Jan 2018 11:02:59 +0100 |
Sebastien Jodogne |
Static linking against libuuid
|
Wed, 03 Jan 2018 08:41:14 +0100 |
Sebastien Jodogne |
upgrade to curl 7.57.0
|
Tue, 02 Jan 2018 18:04:11 +0100 |
Sebastien Jodogne |
working on linux standard base
|
Tue, 02 Jan 2018 09:35:07 +0100 |
Sebastien Jodogne |
upgrade to year 2018
|
Thu, 14 Dec 2017 16:30:30 +0100 |
Sebastien Jodogne |
/tools/create-media-extended to include type-3 tags in DICOMDIR
|
Thu, 14 Dec 2017 13:02:06 +0100 |
Sebastien Jodogne |
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
|
Fri, 08 Dec 2017 10:21:24 +0100 |
Sebastien Jodogne |
"/system" URI returns the version of the Orthanc REST API
|
Wed, 06 Dec 2017 14:44:12 +0100 |
Sebastien Jodogne |
possibility to subclass LuaFunctionCall
|
Tue, 05 Dec 2017 21:58:09 +0100 |
Sebastien Jodogne |
fix Toolbox::IsAsciiString
|
Tue, 05 Dec 2017 12:43:28 +0100 |
amazy |
added ?expand argument to /peers and /modalities routes
|
Thu, 30 Nov 2017 10:26:56 +0100 |
Sebastien Jodogne |
fix mainline version
|
Thu, 30 Nov 2017 10:26:20 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 29 Nov 2017 17:37:02 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.3.1
|
Wed, 29 Nov 2017 17:32:48 +0100 |
Sebastien Jodogne |
Orthanc-1.3.1
Orthanc-1.3.1
|
Wed, 29 Nov 2017 17:32:31 +0100 |
Sebastien Jodogne |
news
|
Wed, 29 Nov 2017 15:30:30 +0100 |
Sebastien Jodogne |
Upgrade to SQLite amalgamation 3.21.0 in static builds
|
Sat, 25 Nov 2017 11:22:53 +0100 |
amazy |
fix issue 31 for good: removing group length correctly
|
Tue, 14 Nov 2017 14:55:11 +0100 |
Sebastien Jodogne |
added application/wasm MIME type for WebAssembly
|
Wed, 08 Nov 2017 17:49:57 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.65.1 in static builds
|
Mon, 30 Oct 2017 09:48:32 +0100 |
Sebastien Jodogne |
print error if unable to parse DICOM
|
Sun, 29 Oct 2017 17:38:55 +0100 |
Sebastien Jodogne |
fix for dcmtk 3.6.0
|
Fri, 27 Oct 2017 13:04:41 +0200 |
Sebastien Jodogne |
improvement in Orthanc framework config
|
Tue, 10 Oct 2017 13:23:16 +0200 |
Sebastien Jodogne |
note
|
Tue, 10 Oct 2017 13:00:20 +0200 |
Sebastien Jodogne |
fix
|
Tue, 10 Oct 2017 12:51:11 +0200 |
Sebastien Jodogne |
fix
|
Tue, 10 Oct 2017 12:44:58 +0200 |
Sebastien Jodogne |
compatibility of GDCM sample with Orthanc SDK <= 1.3.0
|
Tue, 10 Oct 2017 12:38:02 +0200 |
Sebastien Jodogne |
New pixel formats exposed in plugin SDK
|
Mon, 09 Oct 2017 21:58:08 +0200 |
Sebastien Jodogne |
Built-in decoding of palette images
|
Sun, 08 Oct 2017 11:46:56 +0200 |
Sebastien Jodogne |
New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
|
Sun, 08 Oct 2017 11:13:56 +0200 |
Sebastien Jodogne |
playing with dicomdir
|
Fri, 06 Oct 2017 17:26:34 +0200 |
Sebastien Jodogne |
merge
|
Fri, 06 Oct 2017 17:26:15 +0200 |
Sebastien Jodogne |
add tags
|
Thu, 05 Oct 2017 17:17:59 +0200 |
jodogne |
fix msvc 2008
|
Wed, 04 Oct 2017 15:57:59 +0200 |
Sebastien Jodogne |
fix
|
Tue, 03 Oct 2017 10:30:06 +0200 |
Sebastien Jodogne |
try and fix compiler bugs
|
Mon, 02 Oct 2017 22:02:05 +0200 |
Sebastien Jodogne |
PixelFormat_Float32
|
Mon, 02 Oct 2017 15:31:20 +0200 |
Sebastien Jodogne |
new tags
|
Fri, 29 Sep 2017 11:46:43 +0200 |
Sebastien Jodogne |
handy shortcuts in DicomMap
|
Fri, 29 Sep 2017 11:35:45 +0200 |
Sebastien Jodogne |
handy shortcuts in DicomMap
|
Fri, 29 Sep 2017 10:16:28 +0200 |
Sebastien Jodogne |
fix gcc warnings in unit tests
|
Fri, 29 Sep 2017 10:13:52 +0200 |
Sebastien Jodogne |
parsing numbers in DicomValue
|
Wed, 27 Sep 2017 17:36:13 +0200 |
Sebastien Jodogne |
ignore-length argument if retrieving DICOM tags
|
Mon, 25 Sep 2017 14:50:13 +0200 |
Sebastien Jodogne |
New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
|
Wed, 20 Sep 2017 17:02:27 +0200 |
Sebastien Jodogne |
fix sandboxed builds
|
Wed, 20 Sep 2017 16:28:27 +0200 |
Sebastien Jodogne |
Orthanc framework: ORTHANC_SANDBOXED parameter
|
Fri, 15 Sep 2017 13:07:06 +0200 |
Sebastien Jodogne |
todo: extended association
|
Fri, 08 Sep 2017 16:48:33 +0200 |
Sebastien Jodogne |
migration of Google Test into OrthancFramework
|
Fri, 08 Sep 2017 16:34:47 +0200 |
Sebastien Jodogne |
rename USE_GOOGLE_TEST_DEBIAN_SOURCE_PACKAGE as USE_GOOGLE_TEST_DEBIAN_PACKAGE
|
Fri, 08 Sep 2017 16:32:59 +0200 |
Sebastien Jodogne |
rename GTEST_ as GOOGLE_TEST_
|
Sat, 02 Sep 2017 11:50:08 +0200 |
Sebastien Jodogne |
Use "GBK" (frequently used in China) as an alias for "GB18030"
|
Fri, 01 Sep 2017 21:37:19 +0200 |
Sebastien Jodogne |
remote access allowed in sample
|
Thu, 31 Aug 2017 16:47:57 +0200 |
Sebastien Jodogne |
merge
|
Thu, 31 Aug 2017 16:47:34 +0200 |
Sebastien Jodogne |
STANDALONE_BUILD is a paramater of the Orthanc framework
|
Wed, 30 Aug 2017 17:18:16 +0200 |
Sebastien Jodogne |
automated inclusion of DICOM dictionaries
|
Wed, 30 Aug 2017 16:43:48 +0200 |
Sebastien Jodogne |
revert
|
Wed, 30 Aug 2017 16:37:59 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Aug 2017 16:23:10 +0200 |
Sebastien Jodogne |
fix compilation without Web server
|
Wed, 30 Aug 2017 13:27:05 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Aug 2017 13:11:37 +0200 |
Sebastien Jodogne |
getting rid of the OpenSSL static library
|
Wed, 30 Aug 2017 12:29:48 +0200 |
Sebastien Jodogne |
fix pch
|
Wed, 30 Aug 2017 12:05:49 +0200 |
Sebastien Jodogne |
fix precompiled headers
|
Wed, 30 Aug 2017 11:48:35 +0200 |
Sebastien Jodogne |
sample of a micro-service
|
Wed, 30 Aug 2017 11:26:08 +0200 |
Sebastien Jodogne |
CMake to build the Orthanc framework without the Orthanc server
|
Wed, 30 Aug 2017 09:29:31 +0200 |
Sebastien Jodogne |
merge
|
Wed, 30 Aug 2017 09:15:06 +0200 |
Sebastien Jodogne |
remove dependendy upon ULg Montefiore Web server
|
Wed, 30 Aug 2017 09:26:48 +0200 |
s jodogne |
fix precompiled headers
|
Wed, 30 Aug 2017 09:04:14 +0200 |
Sebastien Jodogne |
revert
|
Wed, 30 Aug 2017 08:53:18 +0200 |
Sebastien Jodogne |
orthanc-server.com now uses https
|
Tue, 29 Aug 2017 21:17:35 +0200 |
Sebastien Jodogne |
big reorganization to cleanly separate framework vs. server
|
Tue, 29 Aug 2017 19:59:01 +0200 |
Sebastien Jodogne |
uncoupling DCMTK primitives from Orthanc::Configuration
|
Tue, 29 Aug 2017 16:49:44 +0200 |
Sebastien Jodogne |
reorganization in macros
|
Mon, 28 Aug 2017 18:07:03 +0200 |
Sebastien Jodogne |
reorganization in CMake
|
Mon, 28 Aug 2017 15:02:27 +0200 |
Sebastien Jodogne |
fix build
|
Mon, 28 Aug 2017 14:09:24 +0200 |
Sebastien Jodogne |
Experimental support of actively maintained Civetweb to replace Mongoose 3.8
|
Sat, 26 Aug 2017 12:18:45 +0200 |
Sebastien Jodogne |
Fix static compilation of DCMTK 3.6.2 on Fedora
|
Fri, 25 Aug 2017 16:45:08 +0200 |
Sebastien Jodogne |
New security-related options: "DicomAlwaysAllowEcho"
|
Wed, 23 Aug 2017 16:17:54 +0200 |
Sebastien Jodogne |
fix for FreeBSD
|
Tue, 22 Aug 2017 21:51:24 +0200 |
Sebastien Jodogne |
fix
|
Tue, 22 Aug 2017 23:33:42 +0200 |
Sebastien Jodogne |
merge
|
Tue, 22 Aug 2017 23:33:21 +0200 |
Sebastien Jodogne |
fix openbsd build
|
Tue, 22 Aug 2017 21:04:40 +0200 |
Sebastien Jodogne |
todo
|
Tue, 22 Aug 2017 22:20:26 +0200 |
Sebastien Jodogne |
improvements
|
Tue, 22 Aug 2017 17:46:59 +0200 |
Sebastien Jodogne |
fix
|
Tue, 22 Aug 2017 17:32:13 +0200 |
Sebastien Jodogne |
refactoring of BoostConfiguration.cmake
|
Mon, 21 Aug 2017 21:21:48 +0200 |
Sebastien Jodogne |
more consistent handling of libiconv in cmake
|
Mon, 21 Aug 2017 17:15:51 +0200 |
jodogne |
SystemToolbox::GetPathToExecutable() for OpenBSD
|
Mon, 21 Aug 2017 16:28:53 +0200 |
jodogne |
compilation succeeds on OpenBSD
|
Mon, 21 Aug 2017 15:04:20 +0200 |
Sebastien Jodogne |
fix unit tests given www.orthanc-server.com now mandatory uses HTTPS
|
Mon, 21 Aug 2017 13:53:29 +0200 |
Sebastien Jodogne |
removal of -Wno-implicit-function-declaration compiler flag
|
Thu, 20 Jul 2017 16:13:52 +0200 |
Sebastien Jodogne |
note
|
Wed, 19 Jul 2017 14:26:20 +0200 |
Sebastien Jodogne |
fix mainline version
|
Wed, 19 Jul 2017 14:26:08 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 19 Jul 2017 13:10:48 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.0
|
Wed, 19 Jul 2017 12:44:56 +0200 |
Sebastien Jodogne |
Orthanc-1.3.0
Orthanc-1.3.0
|
Wed, 19 Jul 2017 12:02:41 +0200 |
Sebastien Jodogne |
removal of unneeded patch for speed in DCMTK 3.6.2
|
Wed, 19 Jul 2017 09:10:02 +0200 |
Sebastien Jodogne |
merge
|
Wed, 19 Jul 2017 09:09:53 +0200 |
Sebastien Jodogne |
rename Orthanc 1.2.1 as 1.3.0
|
Wed, 19 Jul 2017 09:08:04 +0200 |
Sebastien Jodogne |
reject connections earlier if DicomAlwaysAllowStore == false
|
Tue, 18 Jul 2017 17:33:26 +0200 |
Sebastien Jodogne |
Fix issue 52 (DICOM level security association problems)
|
Tue, 18 Jul 2017 08:41:09 +0200 |
Sebastien Jodogne |
log info
|
Tue, 18 Jul 2017 07:26:04 +0200 |
Sebastien Jodogne |
travis: fix
|
Tue, 18 Jul 2017 07:22:57 +0200 |
Sebastien Jodogne |
travis: fallback to dcmtk 3.6.0
|
Tue, 18 Jul 2017 00:05:12 +0200 |
Sebastien Jodogne |
fix travis
|
Tue, 18 Jul 2017 00:02:53 +0200 |
Sebastien Jodogne |
fix travis
|
Mon, 17 Jul 2017 23:58:29 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Jul 2017 23:52:08 +0200 |
Sebastien Jodogne |
mingw
|
Mon, 17 Jul 2017 23:41:31 +0200 |
Sebastien Jodogne |
fix for osx
|
Mon, 17 Jul 2017 23:30:48 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Jul 2017 23:21:49 +0200 |
Sebastien Jodogne |
install wine on travis
|
Mon, 17 Jul 2017 22:52:52 +0200 |
jodogne |
fix
|
Mon, 17 Jul 2017 22:35:42 +0200 |
Sebastien Jodogne |
fix mingw build
|
Mon, 17 Jul 2017 19:19:08 +0200 |
Sebastien Jodogne |
USE_DCMTK_362_PRIVATE_DIC flag for cmake
|
Mon, 17 Jul 2017 18:49:45 +0200 |
Sebastien Jodogne |
switch to just-released dcmtk 3.6.2
|
Mon, 17 Jul 2017 18:47:46 +0200 |
Sebastien Jodogne |
Added tag dcmtk-3.6.1 for changeset a95beca72e99
|
Mon, 17 Jul 2017 11:49:54 +0200 |
Sebastien Jodogne |
fix header and query/retrieve in Orthanc Explorer
dcmtk-3.6.1
|
Mon, 17 Jul 2017 10:25:25 +0200 |
Sebastien Jodogne |
code review
|
Sat, 15 Jul 2017 13:13:00 +0200 |
Sebastien Jodogne |
fix for mingw
|
Sat, 15 Jul 2017 11:06:59 +0200 |
jodogne |
fix default locale for Windows
|
Sat, 15 Jul 2017 10:59:42 +0200 |
jodogne |
fix warnings in visual studio
|
Fri, 14 Jul 2017 17:29:18 +0200 |
Sebastien Jodogne |
Fix issue #56 (case-insensitive matching over accents)
|
Fri, 14 Jul 2017 16:34:16 +0200 |
Sebastien Jodogne |
"Locale" configuration option
|
Fri, 14 Jul 2017 16:17:02 +0200 |
Sebastien Jodogne |
revert
|
Fri, 14 Jul 2017 16:15:02 +0200 |
Sebastien Jodogne |
be kind with windows
|
Fri, 14 Jul 2017 16:00:16 +0200 |
Sebastien Jodogne |
fix
|
Fri, 14 Jul 2017 15:53:04 +0200 |
Sebastien Jodogne |
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
|
Fri, 14 Jul 2017 11:43:06 +0200 |
Sebastien Jodogne |
news
|
Fri, 14 Jul 2017 11:17:56 +0200 |
Sebastien Jodogne |
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
|
Fri, 14 Jul 2017 10:50:00 +0200 |
Sebastien Jodogne |
fix
|
Fri, 14 Jul 2017 10:37:50 +0200 |
Sebastien Jodogne |
merge
|
Fri, 14 Jul 2017 10:37:33 +0200 |
Sebastien Jodogne |
warning message in DicomModification::Keep()
|
Thu, 13 Jul 2017 12:45:37 +0200 |
amazy |
updated release notes
|
Thu, 13 Jul 2017 12:37:55 +0200 |
amazy |
made some manufacturer obsolete: MedInria (that was not used), Syngovia & AgfaImpax (replaced by GenericNoWildcardInDates) + added 'GenericNoWildcards'
|
Thu, 13 Jul 2017 11:42:14 +0200 |
amazy |
removed EFilm2 from sample configuration file
|
Thu, 13 Jul 2017 11:35:57 +0200 |
amazy |
Incoming C-Find request: removing group-length for all manufacturer -> removed EFilm2 manufacturer that is now useless
|
Wed, 12 Jul 2017 22:39:28 +0200 |
Sebastien Jodogne |
news
|
Wed, 12 Jul 2017 22:14:44 +0200 |
Sebastien Jodogne |
integration issue-46-anonymization->mainline
|
Wed, 12 Jul 2017 22:09:27 +0200 |
Sebastien Jodogne |
add basic profile
issue-46-anonymization
|
Wed, 12 Jul 2017 22:07:07 +0200 |
Sebastien Jodogne |
switch to anonymization according to DICOM 2017c
issue-46-anonymization
|
Wed, 12 Jul 2017 16:44:33 +0200 |
Sebastien Jodogne |
GenerateAnonymizationProfile.py
issue-46-anonymization
|
Wed, 12 Jul 2017 15:11:36 +0200 |
Sebastien Jodogne |
implementation of clearings
issue-46-anonymization
|
Wed, 12 Jul 2017 14:00:00 +0200 |
Sebastien Jodogne |
DicomModification::Clear()
issue-46-anonymization
|
Wed, 12 Jul 2017 13:40:02 +0200 |
Sebastien Jodogne |
Argument "DicomVersion" in URIs "/{...}/{...}/anonymization"
issue-46-anonymization
|
Wed, 12 Jul 2017 09:12:12 +0200 |
Sebastien Jodogne |
integration mainline->issue-46-anonymization
issue-46-anonymization
|
Wed, 12 Jul 2017 09:05:08 +0200 |
Sebastien Jodogne |
todo
|
Tue, 11 Jul 2017 21:44:42 +0200 |
Sebastien Jodogne |
revert because duplicate of issue 56
|
Tue, 11 Jul 2017 21:16:11 +0200 |
Sebastien Jodogne |
todo
|
Tue, 11 Jul 2017 17:24:31 +0200 |
Sebastien Jodogne |
Argument "Since" in URI "/tools/find" (related to issue 53)
|
Mon, 10 Jul 2017 11:31:48 +0200 |
jodogne |
fix for SQLite >= 3.19.0
|
Mon, 10 Jul 2017 11:27:55 +0200 |
Sebastien Jodogne |
fix backward compatibility with SQLite < 3.19.0
|
Mon, 10 Jul 2017 09:28:30 +0200 |
jodogne |
fix Debian FTBFS #867789
|
Thu, 06 Jul 2017 08:43:54 +0200 |
Sebastien Jodogne |
GlobalProperty_DatabasePatchLevel
|
Wed, 05 Jul 2017 15:52:47 +0200 |
Sebastien Jodogne |
Fix issue #29 (more consistent handling of the "--upgrade" argument)
|
Wed, 05 Jul 2017 13:31:19 +0200 |
Sebastien Jodogne |
done todo
|
Wed, 05 Jul 2017 13:11:45 +0200 |
Sebastien Jodogne |
Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
|
Wed, 05 Jul 2017 12:42:59 +0200 |
Sebastien Jodogne |
log dcmtk version
|
Wed, 05 Jul 2017 12:26:31 +0200 |
Sebastien Jodogne |
Fix issue #45 (crash when providing a folder to "--config" command-line option)
|
Tue, 04 Jul 2017 15:36:19 +0000 |
Alain Mazy |
added -U option to gdcmconv to prevent gdcmconv to mess up the files. Without that option, we have seen the SpecificCharSet tag becoming invalid !!! (seen on the VIX samples)
|
Wed, 28 Jun 2017 17:19:30 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DR" modality
|
Tue, 27 Jun 2017 17:54:45 +0200 |
Sebastien Jodogne |
Fix XSS inside DICOM in Orthanc Explorer
|
Tue, 27 Jun 2017 12:59:36 +0200 |
Sebastien Jodogne |
typo
|
Tue, 27 Jun 2017 12:38:07 +0200 |
Alain Mazy |
catching std::exception before (...) to try to get more debug info
|
Fri, 23 Jun 2017 16:43:29 +0200 |
Alain Mazy |
Modality worklist: added logs to display the number of files parsed and number of matches
|
Fri, 23 Jun 2017 10:51:44 +0200 |
Sebastien Jodogne |
fix to find DICOM dictionaries in Debian Butter
|
Fri, 23 Jun 2017 10:22:20 +0200 |
Sebastien Jodogne |
Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
|
Wed, 21 Jun 2017 09:24:55 +0000 |
Alain Mazy |
added 2 TODOs
|
Fri, 16 Jun 2017 12:46:06 +0200 |
Sebastien Jodogne |
todo
|
Tue, 13 Jun 2017 17:33:02 +0200 |
Sebastien Jodogne |
idea of plugin
|
Mon, 12 Jun 2017 15:35:14 +0200 |
Sebastien Jodogne |
more generic fix for issue 49
|
Fri, 09 Jun 2017 17:57:42 +0200 |
Sebastien Jodogne |
Fix issue #49 (Worklists: accentuated characters are removed from C-Find responses)
|
Fri, 09 Jun 2017 16:14:52 +0200 |
Sebastien Jodogne |
Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
|
Mon, 22 May 2017 20:39:53 +0200 |
Sebastien Jodogne |
new constructor
|
Fri, 19 May 2017 10:33:17 +0200 |
Sebastien Jodogne |
Ability to retrieve raw frames encoded as unsigned 32-bits integers
|
Wed, 17 May 2017 22:05:34 +0200 |
Sebastien Jodogne |
new constructors in FullOrthancDataset
|
Wed, 10 May 2017 22:40:59 +0200 |
amazy |
updated list of fields to remove during anonymization following PS 3.15-2011 Table E.1-1
issue-46-anonymization
|
Wed, 12 Apr 2017 18:01:04 +0200 |
Thibault Nélis |
ImportDicomFiles: Look for Python interpreter in PATH
|
Tue, 11 Apr 2017 10:35:05 +0200 |
Sebastien Jodogne |
fix for FreeBSD
|
Fri, 17 Mar 2017 16:09:13 +0100 |
Sebastien Jodogne |
fix issue #35
|
Tue, 28 Feb 2017 08:29:52 +0000 |
Sébastien Jodogne |
Merged in Barnerd/orthanc/Barnerd/fix-build-with-libressl-completely-re-1488028252315 (pull request #4)
Orthanc-1.1.0
|
Sat, 25 Feb 2017 13:11:03 +0000 |
Bernard Spil |
Fix build with LibreSSL
Barnerd/fix-build-with-libressl-completely-re-1488028252315
|
Tue, 28 Feb 2017 08:28:37 +0000 |
Sébastien Jodogne |
Merged in Barnerd/orthanc-1/Barnerd/fix-build-with-libressl-libressl-comp-1488028354841 (pull request #5)
|
Sat, 25 Feb 2017 13:12:46 +0000 |
Bernard Spil |
Fix build with LibreSSL
Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
|
Wed, 22 Feb 2017 22:04:41 +0100 |
Sebastien Jodogne |
convenience macro ORTHANC_PLUGINS_VERSION_IS_ABOVE
|
Wed, 22 Feb 2017 21:49:16 +0100 |
Sebastien Jodogne |
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
|
Wed, 22 Feb 2017 13:32:05 +0100 |
Sebastien Jodogne |
fix
|
Tue, 14 Feb 2017 16:03:18 +0100 |
Sebastien Jodogne |
OrthancConfiguration::LookupSetOfStrings
|
Tue, 14 Feb 2017 15:59:19 +0100 |
Sebastien Jodogne |
allowSingleString in OrthancConfiguration::LookupListOfStrings
|
Mon, 13 Feb 2017 10:39:14 +0100 |
Sebastien Jodogne |
primitives for HTTP client in plugin C++ wrapper
|
Wed, 08 Feb 2017 15:27:20 +0100 |
Sebastien Jodogne |
OrthancPlugins::OrthancConfiguration::LookupListOfStrings
|
Fri, 03 Feb 2017 09:41:05 +0000 |
Alain Mazy |
cleanup
|
Thu, 02 Feb 2017 21:32:44 +0100 |
amazy |
fix
|
Thu, 02 Feb 2017 21:18:59 +0100 |
amazy |
updated changes
|
Thu, 02 Feb 2017 21:12:16 +0100 |
amazy |
added hgignore
|
Thu, 02 Feb 2017 21:09:06 +0100 |
amazy |
added Http headers support to HttpPost/Get/Put/Delete
|
Thu, 02 Feb 2017 15:08:33 +0100 |
Sebastien Jodogne |
revert commit #69b0f4e, as quoting is only OPTIONAL, so we preserve backward compatibility
|
Wed, 01 Feb 2017 16:26:57 +0100 |
Sebastien Jodogne |
simplification wrt. modality manufacturers
|
Wed, 01 Feb 2017 14:04:24 +0000 |
Alain Mazy |
removed unused .orig file
|
Wed, 01 Feb 2017 14:03:41 +0000 |
Alain Mazy |
removed unused .orig file
|
Wed, 25 Jan 2017 14:16:46 +0100 |
Sebastien Jodogne |
fix
|
Fri, 20 Jan 2017 13:14:30 +0100 |
Sebastien Jodogne |
colorspace conversion from BGRA32 to RGB24
|
Fri, 20 Jan 2017 10:43:50 +0100 |
Sebastien Jodogne |
todo
|
Wed, 18 Jan 2017 12:19:22 +0100 |
Sebastien Jodogne |
fix in /changes
|
Mon, 16 Jan 2017 13:55:54 +0100 |
Alain Mazy |
updated samples to set keepStrings=ture when calling DumpJson() to access the Orthanc API
|
Mon, 16 Jan 2017 13:07:11 +0100 |
Thibault Nélis |
Escape multipart type parameter value in Content-Type header
|
Mon, 09 Jan 2017 17:13:01 +0100 |
Sebastien Jodogne |
todo
|
Wed, 04 Jan 2017 17:01:02 +0100 |
Sebastien Jodogne |
fix
|
Wed, 04 Jan 2017 13:00:01 +0100 |
Sebastien Jodogne |
osimis address
|
Wed, 04 Jan 2017 12:09:40 +0100 |
Sebastien Jodogne |
shared copyright with osimis
|
Fri, 23 Dec 2016 16:02:00 +0100 |
Sebastien Jodogne |
Logger compatible with the Orthanc plugin SDK
|
Mon, 19 Dec 2016 15:31:01 +0100 |
Sebastien Jodogne |
move USleep() in SystemToolbox
|
Fri, 16 Dec 2016 19:59:48 +0100 |
Sebastien Jodogne |
vulnerabilities disclosed
|
Fri, 16 Dec 2016 17:50:51 +0100 |
Sebastien Jodogne |
improvement
|
Fri, 16 Dec 2016 17:01:33 +0100 |
Sebastien Jodogne |
fix
|
Fri, 16 Dec 2016 16:22:38 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 16 Dec 2016 14:45:40 +0100 |
Sebastien Jodogne |
cont
|
Fri, 16 Dec 2016 14:36:27 +0100 |
Sebastien Jodogne |
fix
|
Fri, 16 Dec 2016 14:35:52 +0100 |
Sebastien Jodogne |
merge
|
Fri, 16 Dec 2016 14:35:35 +0100 |
Sebastien Jodogne |
cleaner separation of PluginException
|
Thu, 15 Dec 2016 10:44:11 +0100 |
Sebastien Jodogne |
worklist sample: FilterIssuerAet configuration option
|
Wed, 14 Dec 2016 16:57:21 +0100 |
Sebastien Jodogne |
macro ORTHANC_ENABLE_LUA for orthanc-wsi
|
Wed, 14 Dec 2016 16:41:58 +0100 |
Sebastien Jodogne |
backwards compatibility within OrthancPluginCppWrapper
|
Wed, 14 Dec 2016 11:05:48 +0100 |
Sebastien Jodogne |
done: Document Lua C-FIND filters in Orthanc Book
|
Wed, 14 Dec 2016 08:44:42 +0100 |
Sebastien Jodogne |
note about backslashes
|
Tue, 13 Dec 2016 17:42:06 +0100 |
Sebastien Jodogne |
fix mainline version
|
Tue, 13 Dec 2016 17:41:56 +0100 |
Sebastien Jodogne |
back to mainline
|
Tue, 13 Dec 2016 16:28:07 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.2.0
|
Tue, 13 Dec 2016 16:23:19 +0100 |
Sebastien Jodogne |
Orthanc-1.2.0
Orthanc-1.2.0
|
Tue, 13 Dec 2016 15:49:03 +0100 |
Sebastien Jodogne |
upgrade doxygen configuration
|
Tue, 13 Dec 2016 15:28:05 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 13 Dec 2016 14:34:33 +0100 |
Sebastien Jodogne |
Fix handling of Move Originator AET and ID in C-MOVE SCP
|
Tue, 13 Dec 2016 12:13:12 +0100 |
Sebastien Jodogne |
fix Windows build due to overwriting a macro
|
Tue, 13 Dec 2016 11:43:35 +0100 |
Sebastien Jodogne |
fix handling of Booleans in Lua
|
Tue, 13 Dec 2016 11:06:41 +0100 |
Sebastien Jodogne |
fix for HttpsCACertificates
|
Tue, 13 Dec 2016 10:27:20 +0100 |
Sebastien Jodogne |
dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
|
Mon, 12 Dec 2016 11:56:26 +0100 |
Sebastien Jodogne |
flush
|
Mon, 12 Dec 2016 11:01:09 +0100 |
Sebastien Jodogne |
sample worklist plugin fine-tuning the C-Find query
|
Sat, 10 Dec 2016 11:41:17 +0100 |
Sebastien Jodogne |
refactoring the worklist sample
|
Sat, 10 Dec 2016 11:24:58 +0100 |
Sebastien Jodogne |
refactoring
|
Sat, 10 Dec 2016 10:17:44 +0100 |
Sebastien Jodogne |
FindMatcher::IsMatch
|
Sat, 10 Dec 2016 10:05:16 +0100 |
Sebastien Jodogne |
OrthancPlugins::FindMatcher
|
Sat, 10 Dec 2016 09:41:15 +0100 |
Sebastien Jodogne |
news
|
Fri, 09 Dec 2016 18:02:03 +0100 |
Sebastien Jodogne |
OrthancPluginFindMatcher
|
Fri, 09 Dec 2016 17:20:21 +0100 |
Sebastien Jodogne |
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
|
Fri, 09 Dec 2016 14:48:31 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "SopClassUid"
|
Fri, 09 Dec 2016 11:24:04 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND for worklists
|
Thu, 08 Dec 2016 16:29:34 +0100 |
Sebastien Jodogne |
more refactoring of the worklist sample
|
Thu, 08 Dec 2016 16:16:25 +0100 |
Sebastien Jodogne |
refactoring of the worklist sample using OrthancPluginCppWrapper
|
Thu, 08 Dec 2016 14:46:13 +0100 |
Sebastien Jodogne |
Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
|
Thu, 08 Dec 2016 12:48:34 +0100 |
Sebastien Jodogne |
doc
|
Thu, 08 Dec 2016 12:45:06 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND requests
|
Tue, 06 Dec 2016 14:40:46 +0100 |
Sebastien Jodogne |
merge
|
Tue, 06 Dec 2016 14:40:34 +0100 |
Sebastien Jodogne |
Ignore "Group Length" tags in C-FIND queries
|
Sun, 04 Dec 2016 09:26:44 +0100 |
Sebastien Jodogne |
todo
|
Sat, 03 Dec 2016 12:19:33 +0100 |
Sebastien Jodogne |
warning about issue 21 (missing files if uploading with Orthanc Explorer)
|
Sat, 03 Dec 2016 11:00:04 +0100 |
Sebastien Jodogne |
add some log
|
Sat, 03 Dec 2016 09:58:04 +0000 |
Sébastien Jodogne |
Merged in lscoder/orthanc/lscoder/fix-drawingdicomizer-jquery-path-1480725856237 (pull request #2)
|
Sat, 03 Dec 2016 00:44:19 +0000 |
Leonardo da Silva Campos |
fix DrawingDicomizer jquery path
lscoder/fix-drawingdicomizer-jquery-path-1480725856237
|
Fri, 02 Dec 2016 16:58:35 +0100 |
Sebastien Jodogne |
"Keep" option for modifications to keep original DICOM identifiers (advanced feature)
|
Fri, 02 Dec 2016 16:04:00 +0100 |
Sebastien Jodogne |
fix a vulnerability in dcmtk 3.6.0
|
Fri, 02 Dec 2016 13:04:38 +0100 |
Sebastien Jodogne |
hotfix in release 0.5.1 to properly download dependencies
Orthanc-0.5.1
|
Wed, 30 Nov 2016 09:03:12 +0100 |
Sebastien Jodogne |
removal of the THANKS file that is unmaintained
|
Tue, 29 Nov 2016 19:29:12 +0100 |
Sebastien Jodogne |
fix
|
Tue, 29 Nov 2016 16:07:14 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "TransferSyntax"
|
Tue, 29 Nov 2016 15:39:46 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 29 Nov 2016 12:28:09 +0100 |
Sebastien Jodogne |
move of third party downloads to the main server
|
Tue, 29 Nov 2016 12:22:59 +0100 |
Sebastien Jodogne |
move of third party downloads to the main server
|
Mon, 28 Nov 2016 09:16:02 +0100 |
Sebastien Jodogne |
NEWS
|
Fri, 25 Nov 2016 21:52:47 +0100 |
Sebastien Jodogne |
note
|
Fri, 25 Nov 2016 21:33:35 +0100 |
Sebastien Jodogne |
RestApiDelete and RestApiPut
|
Fri, 25 Nov 2016 19:08:10 +0100 |
Sebastien Jodogne |
fix
|
Fri, 25 Nov 2016 17:08:42 +0100 |
Sebastien Jodogne |
typo
|
Fri, 25 Nov 2016 17:00:39 +0100 |
Sebastien Jodogne |
improvements
|
Fri, 25 Nov 2016 16:11:44 +0100 |
Sebastien Jodogne |
shared toolbox to access DICOM datasets from plugins
|
Fri, 25 Nov 2016 13:32:25 +0100 |
Sebastien Jodogne |
todo
|
Fri, 25 Nov 2016 12:29:28 +0100 |
Sebastien Jodogne |
ORTHANC_PLUGINS_THROW_EXCEPTION macro
|
Fri, 25 Nov 2016 12:07:36 +0100 |
Sebastien Jodogne |
introduction of HAS_ORTHANC_EXCEPTION to avoid PluginException if not necessary
|
Thu, 24 Nov 2016 12:58:43 +0100 |
Sebastien Jodogne |
ENABLE_PROFILING cmake option
|
Wed, 23 Nov 2016 16:12:04 +0100 |
Sebastien Jodogne |
disable warning with MSVC
|
Wed, 23 Nov 2016 15:27:12 +0100 |
Sebastien Jodogne |
fix windows build
|
Wed, 23 Nov 2016 12:06:00 +0100 |
Sebastien Jodogne |
GenerateUuid() not available in sandboxed environments
|
Wed, 23 Nov 2016 11:46:42 +0100 |
Sebastien Jodogne |
improved support for sandboxed environments
|
Wed, 23 Nov 2016 11:45:02 +0100 |
Sebastien Jodogne |
improved support for sandboxed environments
|
Tue, 22 Nov 2016 15:03:14 +0100 |
Sebastien Jodogne |
ServeFolders: "Extensions" configuration option
|
Tue, 22 Nov 2016 14:38:25 +0100 |
Sebastien Jodogne |
ServeFolders: Better protection against exceptions in the callbacks
|
Tue, 22 Nov 2016 14:19:42 +0100 |
Sebastien Jodogne |
"Folders" sub-configuration in ServeFolders
|
Tue, 22 Nov 2016 13:38:20 +0100 |
Sebastien Jodogne |
refactoring in ServeFolders
|
Tue, 22 Nov 2016 13:03:15 +0100 |
Sebastien Jodogne |
migrate the doc of ModalityWorklists to Orthanc Book
|
Tue, 22 Nov 2016 12:25:43 +0100 |
Sebastien Jodogne |
migrate the doc of ServeFolder to Orthanc Book
|
Tue, 22 Nov 2016 11:40:05 +0100 |
Sebastien Jodogne |
rename
|
Tue, 22 Nov 2016 11:29:03 +0100 |
Sebastien Jodogne |
migrating TODO from Trello
|
Mon, 21 Nov 2016 09:19:53 +0100 |
Sebastien Jodogne |
spelling: negociate -> negotiate
|
Sun, 20 Nov 2016 21:45:43 +0100 |
Sebastien Jodogne |
fix
|
Sun, 20 Nov 2016 21:45:24 +0100 |
Sebastien Jodogne |
fix Google Test includes on Debian
|
Fri, 18 Nov 2016 17:40:41 +0100 |
Sebastien Jodogne |
fix link
|
Thu, 17 Nov 2016 15:39:10 +0100 |
Sebastien Jodogne |
cmake option USE_DCMTK_361_PRIVATE_DIC
|
Thu, 17 Nov 2016 09:30:22 +0100 |
Sebastien Jodogne |
version in doxygen
Orthanc-1.1.0
|
Thu, 17 Nov 2016 09:28:33 +0100 |
Sebastien Jodogne |
version in doxygen
|
Wed, 16 Nov 2016 12:34:15 +0100 |
Sebastien Jodogne |
increased timeout for buildbot
|
Wed, 16 Nov 2016 12:16:44 +0100 |
Sebastien Jodogne |
added download timeout for os x
|
Mon, 14 Nov 2016 15:10:08 +0100 |
Sebastien Jodogne |
Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
|
Mon, 14 Nov 2016 14:22:45 +0100 |
Sebastien Jodogne |
New configuration option: "LoadPrivateDictionary"
|
Mon, 14 Nov 2016 12:10:07 +0100 |
Sebastien Jodogne |
fix
|
Mon, 14 Nov 2016 10:58:13 +0100 |
Sebastien Jodogne |
fix dcmtk 3.6.1 build
|
Thu, 10 Nov 2016 08:47:31 +0100 |
Sebastien Jodogne |
fix visual studio 2015 build
|
Wed, 09 Nov 2016 17:37:47 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 17:12:11 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 17:09:29 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 16:57:19 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 16:54:23 +0100 |
Sebastien Jodogne |
creation of namespace SystemToolbox
|
Wed, 09 Nov 2016 16:26:40 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 09 Nov 2016 16:16:26 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 09 Nov 2016 16:12:47 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 09 Nov 2016 15:25:09 +0100 |
Sebastien Jodogne |
cleaning
|
Wed, 09 Nov 2016 15:18:03 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 15:07:50 +0100 |
Sebastien Jodogne |
safety checks of macros
|
Wed, 09 Nov 2016 14:08:05 +0100 |
Sebastien Jodogne |
uniformization of the macro naming
|
Wed, 09 Nov 2016 13:42:33 +0100 |
Sebastien Jodogne |
fix in the sample basic plugin
|
Wed, 09 Nov 2016 12:04:09 +0100 |
Sebastien Jodogne |
Avoid hard crash if not enough memory
|
Wed, 09 Nov 2016 10:21:37 +0100 |
Sebastien Jodogne |
fix
|
Wed, 09 Nov 2016 10:19:53 +0100 |
Sebastien Jodogne |
ErrorCode_NotEnoughMemory and ErrorCode_NullPointer
|
Tue, 08 Nov 2016 10:49:45 +0100 |
Sebastien Jodogne |
reorganization
|
Tue, 08 Nov 2016 10:06:16 +0100 |
Sebastien Jodogne |
option ORTHANC_DISABLE_PATCH
|
Mon, 07 Nov 2016 17:44:10 +0100 |
Sebastien Jodogne |
"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
|
Mon, 07 Nov 2016 15:13:16 +0100 |
Sebastien Jodogne |
Possibility to DELETE "dicom-as-json" attachments to reconstruct them
|
Mon, 07 Nov 2016 13:59:36 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 13:47:21 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 12:38:09 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 12:11:34 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 11:51:40 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 11:33:18 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 11:28:12 +0100 |
Sebastien Jodogne |
refactoring
|
Mon, 07 Nov 2016 11:19:19 +0100 |
Sebastien Jodogne |
refactoring
|
Sun, 06 Nov 2016 11:39:04 +0100 |
Sebastien Jodogne |
Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
|
Wed, 02 Nov 2016 12:16:03 +0100 |
Sebastien Jodogne |
Content-Type for JSON documents is now "application/json; charset=utf-8"
|
Mon, 31 Oct 2016 16:17:15 +0100 |
Sebastien Jodogne |
fix unit test
|
Mon, 31 Oct 2016 15:42:18 +0100 |
Sebastien Jodogne |
prevent registering two tags with the same symbolic name
|
Mon, 31 Oct 2016 15:23:32 +0100 |
Sebastien Jodogne |
Handling of private tags/creators in the "Dictionary" configuration option
|
Thu, 27 Oct 2016 12:37:30 +0200 |
Sebastien Jodogne |
updated stdint.h for visual studio
|
Thu, 27 Oct 2016 11:43:28 +0200 |
Sebastien Jodogne |
added source_group directives for MSVC
|
Thu, 27 Oct 2016 11:32:38 +0200 |
Sebastien Jodogne |
removal warning with MSVC
|
Thu, 27 Oct 2016 11:20:12 +0200 |
Sebastien Jodogne |
more generic path
|
Wed, 26 Oct 2016 15:36:39 +0200 |
Sebastien Jodogne |
fix in BagOfTasksProcessor
|
Wed, 26 Oct 2016 13:32:02 +0200 |
Sebastien Jodogne |
OrthancPlugins::CheckMinimalOrthancVersion
|
Sat, 22 Oct 2016 18:22:18 +0200 |
Sebastien Jodogne |
Semaphore::Locker
|
Wed, 19 Oct 2016 17:22:09 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Oct 2016 15:36:50 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Oct 2016 12:17:22 +0200 |
Sebastien Jodogne |
note
|
Thu, 13 Oct 2016 15:12:46 +0200 |
Sebastien Jodogne |
HttpClient::SetRedirectionFollowed
|
Thu, 13 Oct 2016 11:42:30 +0200 |
Sebastien Jodogne |
ImageAccessor::SetFormat
|
Wed, 12 Oct 2016 19:35:31 +0200 |
Sebastien Jodogne |
fix line endings for msvc
|
Mon, 10 Oct 2016 15:56:07 +0200 |
Sebastien Jodogne |
merge
|
Mon, 10 Oct 2016 15:55:56 +0200 |
Sebastien Jodogne |
conversion RGB24 to BGRA32
|
Fri, 07 Oct 2016 11:13:41 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 06 Oct 2016 17:28:43 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Oct 2016 15:54:36 +0200 |
Sebastien Jodogne |
typo
|
Thu, 06 Oct 2016 15:26:47 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Oct 2016 15:17:02 +0200 |
Sebastien Jodogne |
Upgrade to curl 7.50.3 for static and Windows builds
|
Thu, 06 Oct 2016 14:17:48 +0200 |
Sebastien Jodogne |
removal of redundant call
|
Wed, 05 Oct 2016 16:29:22 +0200 |
Sebastien Jodogne |
merge
|
Wed, 05 Oct 2016 16:29:00 +0200 |
Sebastien Jodogne |
optimization for cmake
|
Fri, 23 Sep 2016 11:10:31 +0200 |
Sebastien Jodogne |
NEWS
|
Fri, 23 Sep 2016 11:09:59 +0200 |
Sebastien Jodogne |
improved robustness for files with no PatientID
|
Mon, 19 Sep 2016 17:22:41 +0200 |
Sebastien Jodogne |
PixelFormat_BGRA32
|
Fri, 16 Sep 2016 12:22:30 +0200 |
Sebastien Jodogne |
Fix serious performance issue with C-FIND
|
Fri, 16 Sep 2016 11:53:17 +0200 |
Sebastien Jodogne |
improved logging in FilesystemStorage
|
Fri, 16 Sep 2016 09:18:35 +0200 |
Sebastien Jodogne |
GNU/Linux
|
Tue, 13 Sep 2016 17:08:15 +0200 |
Sebastien Jodogne |
fix log
|
Fri, 09 Sep 2016 12:09:04 +0200 |
Sebastien Jodogne |
Image::Clone()
|
Thu, 08 Sep 2016 16:32:13 +0200 |
Sebastien Jodogne |
cleaning up code
|
Thu, 08 Sep 2016 16:27:22 +0200 |
Sebastien Jodogne |
fix for sandboxed environments
|
Wed, 07 Sep 2016 09:07:10 +0200 |
Sebastien Jodogne |
news
|
Wed, 07 Sep 2016 09:05:35 +0200 |
Sebastien Jodogne |
merge
|
Wed, 07 Sep 2016 09:03:37 +0200 |
Sebastien Jodogne |
Performance warning if runtime debug assertions are turned on
|
Thu, 01 Sep 2016 16:54:35 +0200 |
Sebastien Jodogne |
SharedMessageQueue::Clear
|
Wed, 31 Aug 2016 17:35:38 +0200 |
Sebastien Jodogne |
NaCl
|
Wed, 17 Aug 2016 14:43:57 +0200 |
Sebastien Jodogne |
fix
|
Tue, 16 Aug 2016 12:49:38 +0200 |
Sebastien Jodogne |
more robust AutoClassify.py sample
|
Tue, 16 Aug 2016 11:28:31 +0200 |
Sebastien Jodogne |
fix extraction of the symbolic name of the private tags
|
Fri, 15 Jul 2016 11:58:11 +0200 |
Sebastien Jodogne |
fix build issues with Visual Studio 2015
|
Thu, 14 Jul 2016 14:34:29 +0200 |
Sebastien Jodogne |
Asynchronous flags to avoid waiting for the completion of image transfers
|
Thu, 14 Jul 2016 14:21:29 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 14 Jul 2016 09:05:22 +0200 |
Sebastien Jodogne |
samples: improved handling of special characters in paths
|
Wed, 13 Jul 2016 16:52:39 +0200 |
Sebastien Jodogne |
New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
|
Wed, 13 Jul 2016 16:10:25 +0200 |
Sebastien Jodogne |
renames to make code clearer
|
Wed, 13 Jul 2016 15:55:50 +0200 |
Sebastien Jodogne |
"Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
|
Thu, 07 Jul 2016 12:00:51 +0200 |
Lenz Hirsch |
fixed unittest command in darwin compilation instructions
|
Tue, 05 Jul 2016 17:50:18 +0200 |
Sebastien Jodogne |
nacl
|
Mon, 04 Jul 2016 19:07:47 +0200 |
Sebastien Jodogne |
fix Debian #829608
|
Mon, 04 Jul 2016 15:50:11 +0200 |
Sebastien Jodogne |
cont
|
Sat, 02 Jul 2016 15:09:03 +0200 |
Sebastien Jodogne |
generation of etag in ServeFolders
|
Sat, 02 Jul 2016 11:16:25 +0200 |
Sebastien Jodogne |
disabling cache in ServeFolders
|
Thu, 30 Jun 2016 20:17:07 +0200 |
Sebastien Jodogne |
fix
|
Thu, 30 Jun 2016 20:02:21 +0200 |
Sebastien Jodogne |
fix
|
Thu, 30 Jun 2016 08:20:23 +0200 |
Sebastien Jodogne |
cont OrthancPluginCppWrapper
|
Wed, 29 Jun 2016 13:40:24 +0200 |
Sebastien Jodogne |
cont
|
Mon, 27 Jun 2016 17:35:58 +0200 |
Sebastien Jodogne |
removal of warnings in msvc
|
Mon, 27 Jun 2016 14:38:17 +0200 |
Sebastien Jodogne |
merge
|
Mon, 27 Jun 2016 14:38:05 +0200 |
Sebastien Jodogne |
typo
Orthanc-1.1.0
|
Mon, 27 Jun 2016 14:33:12 +0200 |
Sebastien Jodogne |
fix mainline version
|
Mon, 27 Jun 2016 14:32:54 +0200 |
Sebastien Jodogne |
back to mainline
|
Mon, 27 Jun 2016 13:02:35 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.1.0
|
Mon, 27 Jun 2016 12:58:14 +0200 |
Sebastien Jodogne |
Orthanc-1.1.0
Orthanc-1.1.0
|
Mon, 27 Jun 2016 11:33:22 +0200 |
Sebastien Jodogne |
fix
|
Fri, 24 Jun 2016 22:31:01 +0200 |
Sebastien Jodogne |
fix
|
Fri, 24 Jun 2016 22:28:25 +0200 |
Sebastien Jodogne |
toolbox shared by all plugins
|
Fri, 24 Jun 2016 20:49:13 +0200 |
Sebastien Jodogne |
fix
|
Fri, 24 Jun 2016 11:42:23 +0200 |
Sebastien Jodogne |
HttpClient::SetConvertHeadersToLowerCase
|
Thu, 23 Jun 2016 17:32:01 +0200 |
Sebastien Jodogne |
doc
|
Thu, 23 Jun 2016 10:08:27 +0200 |
Sebastien Jodogne |
Toolbox::UriEncode
|
Wed, 22 Jun 2016 15:31:07 +0200 |
Sebastien Jodogne |
fix
|
Tue, 21 Jun 2016 17:08:09 +0200 |
Sebastien Jodogne |
OrthancPluginHttpClient can return the HTTP headers of the answer
|
Tue, 21 Jun 2016 16:34:30 +0200 |
Sebastien Jodogne |
retrieval of HTTP headers in answers within HttpClient
|
Tue, 21 Jun 2016 15:17:49 +0200 |
Sebastien Jodogne |
new configuration option AllowFindSopClassesInStudy
|
Tue, 21 Jun 2016 14:29:45 +0200 |
sjodogne |
fix
|
Tue, 21 Jun 2016 13:52:22 +0200 |
sjodogne |
reorganization in the cmake
|
Tue, 21 Jun 2016 13:29:02 +0200 |
Sebastien Jodogne |
revert
|
Tue, 21 Jun 2016 13:28:16 +0200 |
Sebastien Jodogne |
fix
|
Tue, 21 Jun 2016 12:58:25 +0200 |
Sebastien Jodogne |
Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp")
|
Tue, 21 Jun 2016 11:10:34 +0200 |
Sebastien Jodogne |
more generic AutoroutingModification.lua sample
|
Tue, 21 Jun 2016 09:26:56 +0200 |
Sebastien Jodogne |
Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows
|
Mon, 20 Jun 2016 16:03:26 +0200 |
Sebastien Jodogne |
merge
|
Mon, 20 Jun 2016 16:03:07 +0200 |
Sebastien Jodogne |
beid
|
Mon, 20 Jun 2016 14:07:48 +0200 |
sjodogne |
merge
|
Mon, 20 Jun 2016 14:07:29 +0200 |
sjodogne |
fix msvc warnings
|
Mon, 20 Jun 2016 13:50:26 +0200 |
Sebastien Jodogne |
fix
|
Mon, 20 Jun 2016 13:48:36 +0200 |
Sebastien Jodogne |
fix
|
Mon, 20 Jun 2016 13:23:42 +0200 |
Sebastien Jodogne |
reorganization
|
Sat, 18 Jun 2016 12:03:32 +0200 |
Sebastien Jodogne |
fix
|
Sat, 18 Jun 2016 10:05:47 +0200 |
Sebastien Jodogne |
rename
|
Fri, 17 Jun 2016 17:09:50 +0200 |
Sebastien Jodogne |
Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
|
Wed, 15 Jun 2016 17:20:52 +0200 |
Sebastien Jodogne |
fix
|
Wed, 15 Jun 2016 17:19:10 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 14 Jun 2016 17:53:23 +0200 |
Sebastien Jodogne |
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
|
Tue, 14 Jun 2016 15:51:00 +0200 |
Sebastien Jodogne |
USE_BOOST_LOCALE_BACKENDS
|
Mon, 13 Jun 2016 15:49:10 +0200 |
Sebastien Jodogne |
refactoring
|
Mon, 13 Jun 2016 15:26:20 +0200 |
Sebastien Jodogne |
cppcheck
|
Mon, 13 Jun 2016 15:07:53 +0200 |
Sebastien Jodogne |
New option "--logfile" to output the Orthanc log to the given file
|
Mon, 13 Jun 2016 13:39:10 +0200 |
Sebastien Jodogne |
Dropped support of Google Log
|
Mon, 13 Jun 2016 10:26:56 +0200 |
Sebastien Jodogne |
fix for msvc
|
Fri, 10 Jun 2016 17:54:26 +0200 |
Sebastien Jodogne |
More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
|
Fri, 10 Jun 2016 09:26:26 +0200 |
Sebastien Jodogne |
news
|
Thu, 09 Jun 2016 17:57:47 +0200 |
Sebastien Jodogne |
Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
|
Thu, 09 Jun 2016 17:25:34 +0200 |
Sebastien Jodogne |
catching SIGHUP signal
|
Thu, 09 Jun 2016 15:51:46 +0200 |
Sebastien Jodogne |
removal of unused function
|
Thu, 09 Jun 2016 15:46:33 +0200 |
Sebastien Jodogne |
DicomMap::ParseDicomMetaInformation()
|
Thu, 09 Jun 2016 14:48:40 +0200 |
Sebastien Jodogne |
more generic support of value representations
|
Wed, 08 Jun 2016 12:36:21 +0200 |
Sebastien Jodogne |
Support of optional tags for counting resources in C-Find SCU
|
Wed, 08 Jun 2016 10:40:40 +0200 |
Sebastien Jodogne |
news
|
Wed, 08 Jun 2016 10:39:42 +0200 |
Sebastien Jodogne |
fix issue #16
|
Mon, 06 Jun 2016 17:28:32 +0200 |
Sebastien Jodogne |
fix
|
Mon, 06 Jun 2016 16:32:32 +0200 |
Sebastien Jodogne |
download of xz packages
|
Tue, 31 May 2016 12:19:53 +0200 |
Sebastien Jodogne |
Speedup in plugins by removing unnecessary locks
|
Thu, 26 May 2016 14:24:56 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 15:16:17 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 11:50:35 +0200 |
Sebastien Jodogne |
"MoveOriginatorID" can be specified for /modalities/.../store
|
Wed, 25 May 2016 07:24:10 +0200 |
Sebastien Jodogne |
new logo
|
Tue, 24 May 2016 17:45:56 +0200 |
Sebastien Jodogne |
New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
|
Tue, 17 May 2016 15:45:49 +0200 |
Sebastien Jodogne |
ImageProcessing::Set for float images
|
Sat, 14 May 2016 13:41:42 +0200 |
Sebastien Jodogne |
introducing float32 images
|
Mon, 09 May 2016 17:56:32 +0200 |
Sebastien Jodogne |
new conversions in ImageProcessing::Convert
|
Mon, 09 May 2016 15:59:53 +0200 |
Sebastien Jodogne |
fix
|
Mon, 09 May 2016 15:58:46 +0200 |
Sebastien Jodogne |
inclusion of boost::ublas
|
Fri, 29 Apr 2016 11:44:16 +0200 |
Sebastien Jodogne |
fix
|
Thu, 28 Apr 2016 17:45:03 +0200 |
Sebastien Jodogne |
test validity of base64 strings
|
Tue, 26 Apr 2016 17:40:55 +0200 |
Sebastien Jodogne |
new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
|
Mon, 25 Apr 2016 17:23:07 +0200 |
Sebastien Jodogne |
HTTP headers in HttpClient
|
Mon, 25 Apr 2016 14:41:53 +0200 |
Sebastien Jodogne |
fix
|
Mon, 25 Apr 2016 14:31:19 +0200 |
Sebastien Jodogne |
corrected error code
|
Mon, 25 Apr 2016 14:23:34 +0200 |
Sebastien Jodogne |
disable error log
|
Fri, 22 Apr 2016 10:28:55 +0200 |
Sebastien Jodogne |
Modification of instances can now replace PixelData
|
Fri, 22 Apr 2016 09:05:06 +0200 |
Sebastien Jodogne |
return code in Toolbox::DecodeDataUriScheme
|
Fri, 22 Apr 2016 08:57:33 +0200 |
Sebastien Jodogne |
new error code: ErrorCode_AlreadyExistingTag
|
Fri, 22 Apr 2016 08:47:43 +0200 |
Sebastien Jodogne |
refactoring
|
Fri, 15 Apr 2016 21:42:10 +0200 |
Sebastien Jodogne |
support of YBR_RCT photometric interpretation for JPEG2000 lossless
|
Fri, 15 Apr 2016 10:47:53 +0200 |
Sebastien Jodogne |
trace log of http headers
|
Thu, 14 Apr 2016 17:34:43 +0200 |
Sebastien Jodogne |
Macro "__linux" (now obsolete) replaced by macro "__linux__"
|
Tue, 12 Apr 2016 18:30:55 +0000 |
sjodogne |
fix powerpc build
|
Tue, 12 Apr 2016 19:36:24 +0200 |
Sebastien Jodogne |
no need for google log anymore
|
Mon, 11 Apr 2016 15:17:53 +0200 |
Sebastien Jodogne |
Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
|
Mon, 11 Apr 2016 14:02:18 +0200 |
Sebastien Jodogne |
fix warnings
|
Mon, 11 Apr 2016 13:50:44 +0200 |
Sebastien Jodogne |
fix for mingw <= 4.2
|
Mon, 11 Apr 2016 13:07:15 +0200 |
Sebastien Jodogne |
fix warnings
|
Mon, 11 Apr 2016 12:53:42 +0200 |
Sebastien Jodogne |
fix for old versions of mingw
|
Mon, 11 Apr 2016 12:40:25 +0200 |
Sebastien Jodogne |
command line option "-Wno-int-to-pointer-cast" is valid for C/ObjC but not for C++
|
Mon, 11 Apr 2016 12:34:26 +0200 |
Sebastien Jodogne |
fix for old version of mingw
|
Mon, 11 Apr 2016 11:41:51 +0200 |
Sebastien Jodogne |
fix unit tests for recent JsonCpp releases
|
Mon, 11 Apr 2016 10:27:15 +0200 |
Sebastien Jodogne |
fix possibly uninitialized variable
|
Fri, 08 Apr 2016 09:09:01 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 17:48:47 +0200 |
Sebastien Jodogne |
Use 403 Forbidden status if the incoming HTTP request is disallowed
|
Thu, 07 Apr 2016 17:42:20 +0200 |
Sebastien Jodogne |
sample plugin
|
Thu, 07 Apr 2016 17:26:13 +0200 |
Sebastien Jodogne |
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
|
Thu, 07 Apr 2016 16:31:33 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 16:26:22 +0200 |
Sebastien Jodogne |
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
|
Wed, 06 Apr 2016 14:41:26 +0200 |
Sebastien Jodogne |
extended error codes for SQLite
|
Wed, 06 Apr 2016 14:36:56 +0200 |
Sebastien Jodogne |
backward compatibility with DCMTK 3.6.0
|
Wed, 06 Apr 2016 14:22:48 +0200 |
Sebastien Jodogne |
refactoring
|
Wed, 06 Apr 2016 08:41:47 +0200 |
Sebastien Jodogne |
news
|
Tue, 05 Apr 2016 17:18:19 +0200 |
Sebastien Jodogne |
fix
|
Tue, 05 Apr 2016 16:05:32 +0200 |
Sebastien Jodogne |
fix
|
Tue, 05 Apr 2016 15:08:03 +0200 |
Sebastien Jodogne |
Closed branch dcmtk-3.6.1
dcmtk-3.6.1
|
Tue, 05 Apr 2016 14:45:55 +0200 |
Sebastien Jodogne |
Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
|
Tue, 05 Apr 2016 11:07:02 +0200 |
Sebastien Jodogne |
return a single raw frame from DICOM videos
|
Tue, 05 Apr 2016 10:30:17 +0200 |
Sebastien Jodogne |
warn about the use of privileged ports
|
Tue, 05 Apr 2016 10:22:19 +0200 |
jodogne |
fix
|
Tue, 05 Apr 2016 10:11:40 +0200 |
Sebastien Jodogne |
Switch to the C++11 standard if the version of JsonCpp is 1.y.z
|
Mon, 04 Apr 2016 13:37:31 +0200 |
Sebastien Jodogne |
fix compilation against DCMTK 3.6.1
|
Mon, 04 Apr 2016 13:36:56 +0200 |
Sebastien Jodogne |
fix compilation against DCMTK 3.6.1
|
Mon, 04 Apr 2016 13:33:19 +0200 |
Sebastien Jodogne |
fix compilation against DCMTK 3.6.1
|
Mon, 04 Apr 2016 13:17:08 +0200 |
Sebastien Jodogne |
Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
|
Fri, 25 Mar 2016 11:28:52 +0100 |
Sebastien Jodogne |
fix for msvc
|
Fri, 25 Mar 2016 11:27:38 +0100 |
Sebastien Jodogne |
test dicom patterns
|
Fri, 25 Mar 2016 11:08:07 +0100 |
Sebastien Jodogne |
PatternUint16
|
Fri, 25 Mar 2016 10:48:12 +0100 |
Sebastien Jodogne |
tests EndiannessConversions32/64
|
Fri, 25 Mar 2016 10:24:51 +0100 |
Sebastien Jodogne |
endianness
|
Thu, 24 Mar 2016 20:13:35 +0100 |
Sebastien Jodogne |
test pattern
|
Thu, 24 Mar 2016 11:57:10 +0100 |
Sebastien Jodogne |
generalization
|
Thu, 24 Mar 2016 11:46:41 +0100 |
Sebastien Jodogne |
FromDcmtkBridge::LoadFromMemoryBuffer
|
Tue, 22 Mar 2016 15:11:53 +0100 |
Sebastien Jodogne |
FromDcmtkBridge::FromJson
|
Mon, 21 Mar 2016 16:47:28 +0100 |
Sebastien Jodogne |
Toolbox::ReadHeader
|
Mon, 21 Mar 2016 15:21:23 +0100 |
Sebastien Jodogne |
ORTHANC_BOOST_COMPONENTS
|
Mon, 21 Mar 2016 15:15:01 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.60.0 for static builds
|
Mon, 21 Mar 2016 14:37:58 +0100 |
Sebastien Jodogne |
fix static builds
|
Mon, 21 Mar 2016 14:28:59 +0100 |
Sebastien Jodogne |
ORTHANC_MAXIMUM_TAG_LENGTH made explicit
|
Mon, 21 Mar 2016 14:12:31 +0100 |
Sebastien Jodogne |
Configuration::GetDefaultEncoding
|
Mon, 21 Mar 2016 13:31:56 +0100 |
Sebastien Jodogne |
simplification in FromDcmtkBridge
|
Wed, 09 Mar 2016 09:53:41 +0100 |
Sebastien Jodogne |
EnumerationToString for PixelFormat
|
Tue, 08 Mar 2016 16:56:34 +0100 |
Sebastien Jodogne |
removal of two overloads making few sense
|
Mon, 07 Mar 2016 17:43:20 +0100 |
Sebastien Jodogne |
New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
|
Mon, 07 Mar 2016 08:29:22 +0100 |
Sebastien Jodogne |
fix freeze if empty bag of tasks
|
Fri, 04 Mar 2016 17:53:19 +0100 |
Sebastien Jodogne |
ImageAccessor::GetRegion
|
Fri, 04 Mar 2016 10:58:34 +0100 |
Sebastien Jodogne |
fix
|
Fri, 19 Feb 2016 17:01:50 +0100 |
Sebastien Jodogne |
bag of tasks
|
Fri, 12 Feb 2016 15:56:37 +0100 |
Sebastien Jodogne |
more unneeded files for openssl
|
Fri, 12 Feb 2016 15:08:13 +0100 |
Sebastien Jodogne |
fix case for HTTP headers keys in OrthancPluginRestApiGet2
|
Fri, 12 Feb 2016 11:14:25 +0100 |
Sebastien Jodogne |
ManualModification sample
|
Tue, 09 Feb 2016 15:26:37 +0100 |
Sebastien Jodogne |
IImageWriter
|
Tue, 09 Feb 2016 14:50:29 +0100 |
Sebastien Jodogne |
noncopyable
|
Tue, 09 Feb 2016 11:47:02 +0100 |
Sebastien Jodogne |
flag to remove network support in dcmtk, removal of unneeded sources in static builds
|
Mon, 08 Feb 2016 11:33:39 +0100 |
Sebastien Jodogne |
do not generate RC files for non-Windows builds
|
Sat, 06 Feb 2016 12:38:57 +0100 |
Sebastien Jodogne |
type
|
Thu, 28 Jan 2016 17:07:22 +0100 |
Sebastien Jodogne |
fix issue 11
|
Fri, 15 Jan 2016 17:31:00 +0100 |
Sebastien Jodogne |
fix bad type
|
Wed, 13 Jan 2016 15:15:51 +0100 |
Sebastien Jodogne |
another semantics for Originator Message ID
|
Thu, 07 Jan 2016 11:36:47 +0100 |
Sebastien Jodogne |
direct hyperlinks to the DICOM standard
|
Thu, 07 Jan 2016 11:28:19 +0100 |
Sebastien Jodogne |
Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move
|
Tue, 05 Jan 2016 17:45:27 +0100 |
Sebastien Jodogne |
optimization for multi-frame images
|
Tue, 05 Jan 2016 17:25:01 +0100 |
Sebastien Jodogne |
Huge speedup if decoding the family of JPEG transfer syntaxes
|
Tue, 05 Jan 2016 14:34:47 +0100 |
Sebastien Jodogne |
clarifications
|
Tue, 05 Jan 2016 13:58:13 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 05 Jan 2016 13:26:51 +0100 |
Sebastien Jodogne |
Refactoring leading to speedups with custom image decoders
|
Mon, 04 Jan 2016 14:20:41 +0100 |
Sebastien Jodogne |
ENABLE_PLUGINS_VERSION_SCRIPT
|
Mon, 04 Jan 2016 13:17:22 +0100 |
Sebastien Jodogne |
2016
|
Mon, 04 Jan 2016 13:11:13 +0100 |
Sebastien Jodogne |
new sample: ArchiveAllPatients.py
|
Mon, 21 Dec 2015 19:26:38 +0100 |
Sebastien Jodogne |
Support of optional tags for counting resources in C-Find
|
Wed, 16 Dec 2015 09:23:52 +0100 |
Sebastien Jodogne |
fix mainline version
|
Wed, 16 Dec 2015 09:23:40 +0100 |
Sebastien Jodogne |
back to mainline
|
Tue, 15 Dec 2015 17:49:02 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.0.0
|
Tue, 15 Dec 2015 17:45:23 +0100 |
Sebastien Jodogne |
Orthanc-1.0.0
Orthanc-1.0.0
|
Tue, 15 Dec 2015 17:22:52 +0100 |
Sebastien Jodogne |
cppcheck
|
Mon, 14 Dec 2015 10:10:50 +0100 |
Sebastien Jodogne |
Warn about badly formatted modality/peer definitions in configuration file at startup
|
Fri, 11 Dec 2015 19:09:46 +0100 |
Sebastien Jodogne |
fix
|
Fri, 11 Dec 2015 18:39:17 +0100 |
Sebastien Jodogne |
Fix modality worklists lookups if tags with UN (unknown) VR are present
|
Fri, 11 Dec 2015 16:42:26 +0100 |
Sebastien Jodogne |
sample
|
Fri, 11 Dec 2015 16:39:51 +0100 |
Sebastien Jodogne |
Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests
|
Fri, 11 Dec 2015 15:59:05 +0100 |
Sebastien Jodogne |
Fix range search if the lower or upper limit is absent
|
Fri, 11 Dec 2015 15:43:57 +0100 |
Sebastien Jodogne |
integration mainline->dcmtk-3.6.1
dcmtk-3.6.1
|
Fri, 11 Dec 2015 15:43:33 +0100 |
Sebastien Jodogne |
refactoring dicomdir generation
|
Fri, 11 Dec 2015 09:45:07 +0100 |
Sebastien Jodogne |
integration mainline->dcmtk-3.6.1
dcmtk-3.6.1
|
Fri, 11 Dec 2015 09:04:50 +0100 |
Sebastien Jodogne |
additional locations for dicom.dic
|
Wed, 09 Dec 2015 09:29:05 +0100 |
Sebastien Jodogne |
OrthancPluginSendMultipartItem2 for DICOMweb
|
Tue, 08 Dec 2015 15:53:35 +0100 |
Sebastien Jodogne |
fix mainline version
|
Tue, 08 Dec 2015 15:53:17 +0100 |
Sebastien Jodogne |
back to mainline
|
Tue, 08 Dec 2015 14:59:15 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.9.6
|
Tue, 08 Dec 2015 14:56:35 +0100 |
Sebastien Jodogne |
Orthanc-0.9.6
Orthanc-0.9.6
|
Tue, 08 Dec 2015 11:41:36 +0100 |
Sebastien Jodogne |
NEWS
|
Tue, 08 Dec 2015 10:17:26 +0100 |
Sebastien Jodogne |
truncation of serialized DICOM buffers if calcElementLength was overestimated
|
Mon, 07 Dec 2015 17:23:57 +0100 |
Sebastien Jodogne |
fix multipart
|
Mon, 07 Dec 2015 10:39:23 +0100 |
Sebastien Jodogne |
integration mainline->dcmtk-3.6.1
dcmtk-3.6.1
|
Mon, 07 Dec 2015 09:59:59 +0100 |
Sebastien Jodogne |
SlicesShort
|
Mon, 07 Dec 2015 09:48:34 +0100 |
Sebastien Jodogne |
merge
|
Mon, 07 Dec 2015 09:46:37 +0100 |
Sebastien Jodogne |
Promiscuous mode is now turned off by default
|
Sat, 05 Dec 2015 12:45:19 +0100 |
Sebastien Jodogne |
Improved logging information if upgrade fails
|
Sat, 05 Dec 2015 11:22:17 +0100 |
Sebastien Jodogne |
invitation to replicate if upgrade fails
|
Fri, 04 Dec 2015 16:18:46 +0100 |
Sebastien Jodogne |
More tolerant "/series/.../ordered-slices" with broken series
|
Fri, 04 Dec 2015 12:45:07 +0100 |
Sebastien Jodogne |
Fix modality worklists server if some fields are null
|
Thu, 03 Dec 2015 10:02:16 +0100 |
Sebastien Jodogne |
output creation time for mainline builds
|
Wed, 02 Dec 2015 16:05:31 +0100 |
Sebastien Jodogne |
fix mainline version
|
Wed, 02 Dec 2015 16:05:19 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 02 Dec 2015 15:18:39 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.9.5
|
Wed, 02 Dec 2015 15:14:44 +0100 |
Sebastien Jodogne |
Orthanc-0.9.5
Orthanc-0.9.5
|
Wed, 02 Dec 2015 13:00:18 +0100 |
Sebastien Jodogne |
"OrthancPluginLookupDictionary()" to get information about some DICOM tag
|
Wed, 02 Dec 2015 11:26:52 +0100 |
Sebastien Jodogne |
DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
|
Wed, 02 Dec 2015 11:22:05 +0100 |
Sebastien Jodogne |
C-FIND SCP will return tags with sequence value representation
|
Wed, 02 Dec 2015 10:05:45 +0100 |
Sebastien Jodogne |
update to latest dcmtk snapshot
dcmtk-3.6.1
|
Wed, 02 Dec 2015 09:52:56 +0100 |
Sebastien Jodogne |
integration mainline->dcmtk-3.6.1
dcmtk-3.6.1
|
Tue, 01 Dec 2015 16:57:03 +0100 |
Sebastien Jodogne |
Made eFilm version explicit
|
Tue, 01 Dec 2015 16:34:24 +0100 |
Sebastien Jodogne |
Fix formatting of multipart HTTP answers
|
Tue, 01 Dec 2015 15:43:23 +0100 |
Sebastien Jodogne |
prevent too long tags to be inserted
|
Tue, 01 Dec 2015 15:06:06 +0100 |
Sebastien Jodogne |
two patches for manufacturers Efilm and Vitrea
|
Tue, 01 Dec 2015 14:59:14 +0100 |
Sebastien Jodogne |
Efilm and Vitrea manufacturers
|
Tue, 01 Dec 2015 14:53:52 +0100 |
Sebastien Jodogne |
OrthancFindRequestHandler::FilterQueryTag
|
Tue, 01 Dec 2015 14:02:35 +0100 |
Sebastien Jodogne |
new main dicomtags: AcquisitionDeviceProcessingDescription and ContrastBolusAgent
|
Tue, 01 Dec 2015 13:41:48 +0100 |
Sebastien Jodogne |
test main dicom tags at series level
|
Tue, 01 Dec 2015 13:26:23 +0100 |
Sebastien Jodogne |
new main dicom tags
|
Mon, 30 Nov 2015 15:34:14 +0100 |
Sebastien Jodogne |
cppcheck
|
Mon, 30 Nov 2015 14:51:43 +0100 |
Sebastien Jodogne |
New "AgfaImpax" modality manufacturer for AGFA Impax
|
Mon, 30 Nov 2015 14:04:05 +0100 |
Sebastien Jodogne |
readme
|
Mon, 30 Nov 2015 13:51:52 +0100 |
Sebastien Jodogne |
remove test
|
Mon, 30 Nov 2015 13:50:21 +0100 |
Sebastien Jodogne |
ensure images returned to plugins are writable
|
Mon, 30 Nov 2015 13:16:52 +0100 |
Sebastien Jodogne |
better handling of ordered-slices
|
Mon, 30 Nov 2015 12:05:55 +0100 |
Sebastien Jodogne |
DICOM_TAG_SERIES_TYPE
|
Mon, 30 Nov 2015 10:34:04 +0100 |
Sebastien Jodogne |
simplification of the sample plugin
|
Fri, 27 Nov 2015 18:17:31 +0100 |
Sebastien Jodogne |
getter for context
|
Fri, 27 Nov 2015 18:00:42 +0100 |
Sebastien Jodogne |
getters
|
Fri, 27 Nov 2015 17:56:16 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 27 Nov 2015 17:40:25 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 27 Nov 2015 12:54:54 +0100 |
Sebastien Jodogne |
removal of an old sample
|
Fri, 27 Nov 2015 12:53:32 +0100 |
Sebastien Jodogne |
GDCM decoder sample
|
Fri, 27 Nov 2015 12:22:44 +0100 |
Sebastien Jodogne |
"OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
|
Thu, 26 Nov 2015 19:09:15 +0100 |
Sebastien Jodogne |
Fix formatting of multipart HTTP answers
|
Thu, 26 Nov 2015 18:53:00 +0100 |
Sebastien Jodogne |
"/instances/.../header" to get the meta information (header) of the DICOM instance
|
Thu, 26 Nov 2015 15:56:32 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.59.0 for static builds
|
Wed, 25 Nov 2015 17:35:52 +0100 |
Sebastien Jodogne |
OrthancPluginDecodeDicomImage
|
Wed, 25 Nov 2015 16:56:24 +0100 |
Sebastien Jodogne |
sample plugin: CustomImageDecoder
|
Wed, 25 Nov 2015 16:39:03 +0100 |
Sebastien Jodogne |
"OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
|
Wed, 25 Nov 2015 16:00:57 +0100 |
Sebastien Jodogne |
refactoring of DicomImageDecoder
|
Wed, 25 Nov 2015 14:24:26 +0100 |
Sebastien Jodogne |
only one modality worklist handler at once
|
Wed, 25 Nov 2015 14:14:32 +0100 |
Sebastien Jodogne |
refactoring image decoding
|
Wed, 25 Nov 2015 10:32:54 +0100 |
Sebastien Jodogne |
"Origin" metadata for the instances
|
Wed, 25 Nov 2015 10:06:50 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 24 Nov 2015 17:46:32 +0100 |
Sebastien Jodogne |
OrthancPluginDicomFromJson
|
Tue, 24 Nov 2015 17:24:37 +0100 |
Sebastien Jodogne |
integration worklists->mainline
|
Tue, 24 Nov 2015 17:20:23 +0100 |
Sebastien Jodogne |
new URI: /modalities/{id}/find-worklist
worklists
|
Tue, 24 Nov 2015 16:48:23 +0100 |
Sebastien Jodogne |
ParsedDicomFile::CreateFromJson
worklists
|
Tue, 24 Nov 2015 13:45:55 +0100 |
Sebastien Jodogne |
integration mainline->worklists
worklists
|
Tue, 24 Nov 2015 13:36:08 +0100 |
Sebastien Jodogne |
plugin sample: automated jpeg2k compression
|
Tue, 24 Nov 2015 11:38:14 +0100 |
Sebastien Jodogne |
OrthancPluginGetInstanceOrigin
|
Tue, 24 Nov 2015 11:03:09 +0100 |
Sebastien Jodogne |
fix msvc build
|
Tue, 24 Nov 2015 09:15:53 +0100 |
Sebastien Jodogne |
fix msvc build
|
Mon, 23 Nov 2015 17:15:19 +0100 |
Sebastien Jodogne |
rename
worklists
|
Mon, 23 Nov 2015 17:10:11 +0100 |
Sebastien Jodogne |
integration worklists->mainline
|
Mon, 23 Nov 2015 17:09:27 +0100 |
Sebastien Jodogne |
more consistent naming in worklist primitives
worklists
|
Mon, 23 Nov 2015 17:02:42 +0100 |
Sebastien Jodogne |
disable worklist support if no plugin has registered callbacks
worklists
|
Mon, 23 Nov 2015 16:58:55 +0100 |
Sebastien Jodogne |
configuration of the sample modality worklists plugin
worklists
|
Mon, 23 Nov 2015 15:26:42 +0100 |
Sebastien Jodogne |
integration mainline->worklists
worklists
|
Mon, 23 Nov 2015 15:24:39 +0100 |
Sebastien Jodogne |
UnknownSopClassAccepted option
|
Fri, 20 Nov 2015 17:56:31 +0100 |
Sebastien Jodogne |
c-find scu for modality worklists
worklists
|
Fri, 20 Nov 2015 16:50:01 +0100 |
Sebastien Jodogne |
integration worklists->default
|
Fri, 20 Nov 2015 16:42:49 +0100 |
Sebastien Jodogne |
documentation
worklists
|
Fri, 20 Nov 2015 15:54:07 +0100 |
Sebastien Jodogne |
sample worklist plugin
worklists
|
Fri, 20 Nov 2015 14:33:41 +0100 |
Sebastien Jodogne |
sdk primitives to handle worklists
worklists
|
Fri, 20 Nov 2015 13:53:20 +0100 |
Sebastien Jodogne |
callback for handling worklists with plugins
worklists
|
Fri, 20 Nov 2015 12:57:14 +0100 |
Sebastien Jodogne |
calledAet made available to all the handlers
worklists
|
Fri, 20 Nov 2015 12:00:34 +0100 |
Sebastien Jodogne |
conformance
worklists
|
Fri, 20 Nov 2015 11:37:58 +0100 |
Sebastien Jodogne |
worklists are working
worklists
|
Thu, 19 Nov 2015 18:32:00 +0100 |
Sebastien Jodogne |
HierarchicalMatcher - extracting tags
worklists
|
Thu, 19 Nov 2015 17:41:22 +0100 |
Sebastien Jodogne |
HierarchicalMatcher
worklists
|
Thu, 19 Nov 2015 16:02:35 +0100 |
Sebastien Jodogne |
integration mainline->worklists
worklists
|
Thu, 19 Nov 2015 11:57:32 +0100 |
Sebastien Jodogne |
backward compatibility with Orthanc 0.9.4
|
Thu, 19 Nov 2015 11:15:43 +0100 |
Sebastien Jodogne |
safety check
worklists
|
Wed, 18 Nov 2015 17:26:00 +0100 |
Sebastien Jodogne |
refactoring
worklists
|
Wed, 18 Nov 2015 17:01:28 +0100 |
Sebastien Jodogne |
news
worklists
|
Wed, 18 Nov 2015 16:38:08 +0100 |
Sebastien Jodogne |
optimization
worklists
|
Wed, 18 Nov 2015 16:11:28 +0100 |
Sebastien Jodogne |
getting rid of opaque data structures
worklists
|
Wed, 18 Nov 2015 15:50:32 +0100 |
Sebastien Jodogne |
refactoring of DicomFindAnswers
worklists
|
Wed, 18 Nov 2015 12:00:14 +0100 |
Sebastien Jodogne |
primitives to handle dicom worklists
worklists
|
Wed, 18 Nov 2015 10:16:21 +0100 |
Sebastien Jodogne |
integration mainline->dcmtk-3.6.1
dcmtk-3.6.1
|
Wed, 18 Nov 2015 09:56:34 +0100 |
Sebastien Jodogne |
".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
|
Wed, 18 Nov 2015 09:15:30 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 18 Nov 2015 09:05:43 +0100 |
Sebastien Jodogne |
fix
|
Tue, 17 Nov 2015 17:46:32 +0100 |
Sebastien Jodogne |
AcceptMediaDispatcher bootstrap
|
Fri, 13 Nov 2015 15:06:45 +0100 |
Sebastien Jodogne |
OrthancPluginRestApiGet2
|
Fri, 13 Nov 2015 13:20:28 +0100 |
Sebastien Jodogne |
news
|
Fri, 13 Nov 2015 13:12:21 +0100 |
Sebastien Jodogne |
create media refactoring
|
Fri, 13 Nov 2015 11:51:19 +0100 |
Sebastien Jodogne |
more memory-efficient ArchiveIndex
|
Fri, 13 Nov 2015 11:36:51 +0100 |
Sebastien Jodogne |
rename
|
Fri, 13 Nov 2015 11:18:48 +0100 |
Sebastien Jodogne |
visitors
|
Thu, 12 Nov 2015 17:49:04 +0100 |
Sebastien Jodogne |
start of refactoring the creation of archives
|
Thu, 12 Nov 2015 15:24:23 +0100 |
Sebastien Jodogne |
New UpdatedAttachment and UpdatedMetadata events in plugins
|
Thu, 12 Nov 2015 14:36:27 +0100 |
Sebastien Jodogne |
MIME content type can be associated to custom attachments (cf. "UserContentType")
|
Tue, 10 Nov 2015 17:18:42 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 10 Nov 2015 16:59:17 +0100 |
Sebastien Jodogne |
fix
|
Tue, 10 Nov 2015 16:37:01 +0100 |
Sebastien Jodogne |
fail if no DICOM dictionary
|
Mon, 09 Nov 2015 17:39:42 +0100 |
Sebastien Jodogne |
fix possible deadlock in custom database plugins
|
Mon, 09 Nov 2015 09:34:18 +0100 |
Sebastien Jodogne |
fix msvc 2013 build
|
Fri, 30 Oct 2015 08:16:53 +0100 |
Sebastien Jodogne |
reminder of password
|
Thu, 29 Oct 2015 16:49:25 +0100 |
Sebastien Jodogne |
New configuration option: "Dictionary" to declare custom DICOM tags
|
Thu, 29 Oct 2015 16:08:59 +0100 |
Sebastien Jodogne |
escape
|
Thu, 29 Oct 2015 12:45:20 +0100 |
Sebastien Jodogne |
integration db-changes->mainline
|
Thu, 29 Oct 2015 11:25:45 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Thu, 29 Oct 2015 11:22:48 +0100 |
Sebastien Jodogne |
fix sample database plugin
db-changes
|
Thu, 29 Oct 2015 11:09:00 +0100 |
Sebastien Jodogne |
LookupIdentifier is plugins
db-changes
|
Wed, 28 Oct 2015 12:59:18 +0100 |
Sebastien Jodogne |
removal of old implementation of search
db-changes
|
Wed, 28 Oct 2015 12:53:45 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Wed, 28 Oct 2015 12:29:12 +0100 |
Sebastien Jodogne |
ServerContext::Apply lookup
db-changes
|
Wed, 28 Oct 2015 12:14:06 +0100 |
Sebastien Jodogne |
refactoring
db-changes
|
Wed, 28 Oct 2015 12:02:15 +0100 |
Sebastien Jodogne |
handling of DICOM_TAG_MODALITIES_IN_STUDY
db-changes
|
Wed, 28 Oct 2015 11:31:58 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 27 Oct 2015 20:31:34 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 27 Oct 2015 17:45:05 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Tue, 27 Oct 2015 16:05:42 +0100 |
Sebastien Jodogne |
LookupResource complete
db-changes
|
Tue, 27 Oct 2015 12:45:50 +0100 |
Sebastien Jodogne |
LookupResource implemented
db-changes
|
Tue, 27 Oct 2015 10:54:51 +0100 |
Sebastien Jodogne |
various types of constraints
db-changes
|
Mon, 26 Oct 2015 17:33:55 +0100 |
Sebastien Jodogne |
IFindConstraint
db-changes
|
Mon, 26 Oct 2015 16:58:11 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Mon, 26 Oct 2015 16:04:58 +0100 |
Sebastien Jodogne |
SetOfResources
db-changes
|
Mon, 26 Oct 2015 13:47:50 +0100 |
Sebastien Jodogne |
LookupIdentifierQuery
db-changes
|
Mon, 26 Oct 2015 12:30:34 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 23 Oct 2015 17:04:22 +0200 |
Sebastien Jodogne |
documentation
|
Fri, 23 Oct 2015 16:52:23 +0200 |
Sebastien Jodogne |
remove test code
|
Fri, 23 Oct 2015 16:49:17 +0200 |
Sebastien Jodogne |
OrthancStarted and OrthancStopped events in plugins
|
Thu, 22 Oct 2015 19:53:51 +0200 |
Sebastien Jodogne |
DicomToJson callable from plugins
|
Thu, 22 Oct 2015 19:00:32 +0200 |
Sebastien Jodogne |
include binary in ToJson
|
Thu, 22 Oct 2015 09:28:08 +0200 |
Sebastien Jodogne |
DicomToJsonFlags_IncludeBinary
|
Thu, 22 Oct 2015 07:52:24 +0200 |
Sebastien Jodogne |
removal of DicomStringValue and DicomNullValue
|
Wed, 21 Oct 2015 16:52:23 +0200 |
Sebastien Jodogne |
ToJson: IncludePrivateTags and IncludeUnknownTags
|
Wed, 21 Oct 2015 16:25:09 +0200 |
Sebastien Jodogne |
primitives for flags in dicom-to-json conversions
|
Wed, 21 Oct 2015 14:28:57 +0200 |
Sebastien Jodogne |
Under Windows, the exit status of Orthanc corresponds to the encountered error code
|
Wed, 21 Oct 2015 14:10:55 +0200 |
Sebastien Jodogne |
PrintErrors
|
Wed, 21 Oct 2015 11:53:26 +0200 |
Sebastien Jodogne |
remove display of ImageOrientationPatient and ImagePositionPatient
|
Wed, 21 Oct 2015 11:45:51 +0200 |
Sebastien Jodogne |
"--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
|
Wed, 21 Oct 2015 10:34:29 +0200 |
Sebastien Jodogne |
New URI "/tools/shutdown" to stop Orthanc from the REST API
|
Tue, 20 Oct 2015 17:39:58 +0200 |
Sebastien Jodogne |
notes
db-changes
|
Tue, 20 Oct 2015 15:03:52 +0200 |
Sebastien Jodogne |
rename LookupIdentifier as LookupIdentifierExact
db-changes
|
Tue, 20 Oct 2015 14:50:10 +0200 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 20 Oct 2015 11:22:50 +0200 |
Sebastien Jodogne |
integration db-changes->mainline
|
Tue, 20 Oct 2015 11:21:36 +0200 |
Sebastien Jodogne |
refactoring
db-changes
|
Tue, 20 Oct 2015 11:02:06 +0200 |
Sebastien Jodogne |
C-Move SCP for studies using AccessionNumber tag
db-changes
|
Tue, 20 Oct 2015 10:45:21 +0200 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 20 Oct 2015 10:41:35 +0200 |
Sebastien Jodogne |
refactoring
db-changes
|
Tue, 20 Oct 2015 10:39:21 +0200 |
Sebastien Jodogne |
removed another flavor of ServerIndex::LookupIdentifier
db-changes
|
Tue, 20 Oct 2015 10:24:10 +0200 |
Sebastien Jodogne |
removed unused flavor of ServerIndex::LookupIdentifier
db-changes
|
Tue, 20 Oct 2015 10:21:41 +0200 |
Sebastien Jodogne |
fix Orthanc.test_lookup
db-changes
|
Tue, 20 Oct 2015 10:11:22 +0200 |
Sebastien Jodogne |
getting rid of an IDatabaseWrapper::LookupIdentifier flavor
db-changes
|
Mon, 19 Oct 2015 17:45:34 +0200 |
Sebastien Jodogne |
SetIdentifierTagInternal
db-changes
|
Sat, 17 Oct 2015 12:16:27 +0200 |
Sebastien Jodogne |
refactoring DicomIdentifiers
db-changes
|
Fri, 16 Oct 2015 18:34:53 +0200 |
Sebastien Jodogne |
simplify
db-changes
|
Fri, 16 Oct 2015 18:19:28 +0200 |
Sebastien Jodogne |
fix
db-changes
|
Fri, 16 Oct 2015 18:17:22 +0200 |
Sebastien Jodogne |
SetIdentifierTag
db-changes
|
Fri, 16 Oct 2015 17:36:59 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 16 Oct 2015 17:36:07 +0200 |
Sebastien Jodogne |
Backed out changeset 2ad22b2970a2
db-changes
|
Fri, 16 Oct 2015 17:26:11 +0200 |
Sebastien Jodogne |
fix
|
Tue, 13 Oct 2015 17:48:30 +0200 |
Sebastien Jodogne |
SearchableStudies
db-changes
|
Tue, 13 Oct 2015 16:57:55 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 13 Oct 2015 16:54:21 +0200 |
Sebastien Jodogne |
more tolerant c-find scp
|
Tue, 13 Oct 2015 16:48:02 +0200 |
Sebastien Jodogne |
fix
|
Tue, 13 Oct 2015 16:42:03 +0200 |
Sebastien Jodogne |
integration db-changes->mainline
|
Tue, 13 Oct 2015 16:30:48 +0200 |
Sebastien Jodogne |
fix unit tests
db-changes
|
Tue, 13 Oct 2015 16:10:35 +0200 |
Sebastien Jodogne |
ordered-slices continued
db-changes
|
Mon, 12 Oct 2015 17:49:23 +0200 |
Sebastien Jodogne |
started work on SliceOrdering
db-changes
|
Mon, 12 Oct 2015 14:47:58 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 09 Oct 2015 17:20:26 +0200 |
Sebastien Jodogne |
New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
|
Fri, 09 Oct 2015 13:31:22 +0200 |
Sebastien Jodogne |
"/modify" can insert/modify sequences
|
Fri, 09 Oct 2015 12:29:21 +0200 |
Sebastien Jodogne |
DicomModification use Json::Value
|
Thu, 08 Oct 2015 14:52:03 +0200 |
Sebastien Jodogne |
news
|
Thu, 08 Oct 2015 14:49:02 +0200 |
Sebastien Jodogne |
fix
|
Thu, 08 Oct 2015 14:34:19 +0200 |
Sebastien Jodogne |
fix for encodings
|
Thu, 08 Oct 2015 13:49:20 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 08 Oct 2015 13:45:33 +0200 |
Sebastien Jodogne |
creation of tag hierarchy from json
|
Thu, 08 Oct 2015 10:57:29 +0200 |
Sebastien Jodogne |
test SimplifyTags
|
Thu, 08 Oct 2015 10:53:14 +0200 |
Sebastien Jodogne |
fix
|
Wed, 07 Oct 2015 17:42:42 +0200 |
Sebastien Jodogne |
FromJson
|
Wed, 07 Oct 2015 16:54:05 +0200 |
Sebastien Jodogne |
refactoring
|
Wed, 07 Oct 2015 15:06:31 +0200 |
Sebastien Jodogne |
DicomToJsonFormat enumeration
|
Wed, 07 Oct 2015 14:29:09 +0200 |
Sebastien Jodogne |
refactoring
|
Wed, 07 Oct 2015 13:57:26 +0200 |
Sebastien Jodogne |
refactoring
|
Wed, 07 Oct 2015 10:13:42 +0200 |
Sebastien Jodogne |
thanks
|
Tue, 06 Oct 2015 16:33:17 +0200 |
Sebastien Jodogne |
Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
|
Tue, 06 Oct 2015 14:44:52 +0200 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 06 Oct 2015 14:09:30 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 06 Oct 2015 14:02:39 +0200 |
Sebastien Jodogne |
got rid of buggy BagOfRunnablesBySteps
|
Tue, 06 Oct 2015 13:36:09 +0200 |
Sebastien Jodogne |
refactoring
|
Tue, 06 Oct 2015 13:31:40 +0200 |
Sebastien Jodogne |
RunnableWorkersPool
|
Tue, 06 Oct 2015 11:12:13 +0200 |
Sebastien Jodogne |
renames in BagOfRunnablesBySteps to make things clearer
db-changes
|
Mon, 05 Oct 2015 16:40:14 +0200 |
Sebastien Jodogne |
adaptation of search with patient tags at study level
db-changes
|
Fri, 02 Oct 2015 17:09:18 +0200 |
Sebastien Jodogne |
patient tags reported in studies
db-changes
|
Fri, 02 Oct 2015 13:57:54 +0200 |
Sebastien Jodogne |
improved exception handling in the main program
db-changes
|
Fri, 02 Oct 2015 13:31:39 +0200 |
Sebastien Jodogne |
fix build if SSL is disabled
db-changes
|
Fri, 02 Oct 2015 13:26:05 +0200 |
Sebastien Jodogne |
UpgradeDatabase in the sample plugin
db-changes
|
Fri, 02 Oct 2015 12:20:49 +0200 |
Sebastien Jodogne |
sample database plugin now working
db-changes
|
Thu, 01 Oct 2015 17:44:43 +0200 |
Sebastien Jodogne |
sample database plugin
db-changes
|
Thu, 01 Oct 2015 14:03:07 +0200 |
Sebastien Jodogne |
refactoring: DatabaseWrapperBase
db-changes
|
Thu, 01 Oct 2015 11:55:25 +0200 |
Sebastien Jodogne |
refactoring of sample plugins, OrthancPluginReconstructMainDicomTags
db-changes
|
Wed, 30 Sep 2015 17:18:39 +0200 |
Sebastien Jodogne |
reconstructing main dicom tags
db-changes
|
Wed, 30 Sep 2015 14:04:53 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 30 Sep 2015 14:04:25 +0200 |
Sebastien Jodogne |
better command-line options handling
|
Wed, 30 Sep 2015 13:46:57 +0200 |
Sebastien Jodogne |
set db version
db-changes
|
Wed, 30 Sep 2015 13:43:20 +0200 |
Sebastien Jodogne |
prepare migration to db v6
db-changes
|
Wed, 30 Sep 2015 13:36:30 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 30 Sep 2015 13:36:01 +0200 |
Sebastien Jodogne |
ParsedDicomFile::Convert()
|
Wed, 30 Sep 2015 13:31:09 +0200 |
Sebastien Jodogne |
db version
db-changes
|
Wed, 30 Sep 2015 13:23:31 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 30 Sep 2015 10:03:34 +0200 |
Sebastien Jodogne |
fix tests
|
Wed, 30 Sep 2015 09:44:38 +0200 |
Sebastien Jodogne |
Optional argument "keepStrings" in "DumpJson()"
|
Tue, 29 Sep 2015 16:31:48 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
|
Tue, 29 Sep 2015 15:13:34 +0200 |
Sebastien Jodogne |
refactoring
|
Tue, 29 Sep 2015 14:54:24 +0200 |
Sebastien Jodogne |
/tools/create-dicom can create tags with unknown VR
|
Mon, 28 Sep 2015 15:03:35 +0200 |
Sebastien Jodogne |
fix some icc warnings
|
Mon, 28 Sep 2015 13:49:48 +0200 |
Sebastien Jodogne |
merge
|
Mon, 28 Sep 2015 13:49:35 +0200 |
Sebastien Jodogne |
fix
|
Fri, 25 Sep 2015 17:29:39 +0200 |
Sebastien Jodogne |
improved custom error login
|
Fri, 25 Sep 2015 16:47:05 +0200 |
Sebastien Jodogne |
refactoring
|
Fri, 25 Sep 2015 16:24:13 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
|
Fri, 25 Sep 2015 11:33:55 +0200 |
Sebastien Jodogne |
fix
|
Fri, 25 Sep 2015 11:02:26 +0200 |
Sebastien Jodogne |
hide symbols in plugins
|
Thu, 24 Sep 2015 16:01:09 +0200 |
Sebastien Jodogne |
simplification in error casting with plugins
|
Thu, 24 Sep 2015 15:55:17 +0200 |
Sebastien Jodogne |
IHttpExceptionFormatter
|
Wed, 23 Sep 2015 22:05:27 +0200 |
Sebastien Jodogne |
plugin error dictionary
|
Wed, 23 Sep 2015 14:42:20 +0200 |
Sebastien Jodogne |
provision for error codes in plugins
|
Wed, 23 Sep 2015 13:39:00 +0200 |
Sebastien Jodogne |
warning about OrthancPluginRegisterOnChangeCallback
|
Wed, 23 Sep 2015 12:43:05 +0200 |
Sebastien Jodogne |
Support of binary tags encoded using data URI scheme
|
Wed, 23 Sep 2015 12:02:39 +0200 |
Sebastien Jodogne |
allow override date/time when creating DICOM files
|
Wed, 23 Sep 2015 10:29:06 +0200 |
Sebastien Jodogne |
fix hash
dcmtk-3.6.1
|
Wed, 23 Sep 2015 10:23:22 +0200 |
Sebastien Jodogne |
dcmtk 3.6.1
dcmtk-3.6.1
|
Wed, 23 Sep 2015 10:00:26 +0200 |
Sebastien Jodogne |
integration mainline->dcmtk
dcmtk-3.6.1
|
Wed, 23 Sep 2015 10:00:00 +0200 |
Sebastien Jodogne |
improvement
|
Wed, 23 Sep 2015 09:59:12 +0200 |
Sebastien Jodogne |
integration mainline->dcmtk
dcmtk-3.6.1
|
Wed, 23 Sep 2015 09:57:12 +0200 |
Sebastien Jodogne |
improvement
|
Wed, 23 Sep 2015 09:55:23 +0200 |
Sebastien Jodogne |
setup
dcmtk-3.6.1
|
Mon, 21 Sep 2015 14:05:06 +0200 |
Sebastien Jodogne |
fix build with plugins disabled
|
Mon, 21 Sep 2015 13:33:50 +0200 |
Sebastien Jodogne |
fix
|
Mon, 21 Sep 2015 13:26:45 +0200 |
Sebastien Jodogne |
"/system" URI gives information about the plugins used for storage area and DB back-end
|
Fri, 18 Sep 2015 17:45:59 +0200 |
Sebastien Jodogne |
OrthancPluginErrorCode in database plugins
|
Fri, 18 Sep 2015 16:46:35 +0200 |
Sebastien Jodogne |
OrthancPluginErrorCode in REST callbacks
|
Fri, 18 Sep 2015 16:32:29 +0200 |
Sebastien Jodogne |
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
|
Fri, 18 Sep 2015 14:28:47 +0200 |
Sebastien Jodogne |
mapping of error codes from plugins to Orthanc
|
Fri, 18 Sep 2015 12:58:51 +0200 |
Sebastien Jodogne |
reorganization
|
Fri, 18 Sep 2015 12:37:58 +0200 |
Sebastien Jodogne |
fix missing precompiled headers
|
Fri, 18 Sep 2015 10:39:43 +0200 |
Sebastien Jodogne |
Add ".dcm" suffix to files in ZIP archives
|
Thu, 17 Sep 2015 07:28:24 +0200 |
Sebastien Jodogne |
build instructions for centos 6
|
Wed, 16 Sep 2015 17:22:08 +0200 |
Sebastien Jodogne |
fix mainline version
|
Wed, 16 Sep 2015 17:21:52 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 16 Sep 2015 16:53:23 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.4
|
Wed, 16 Sep 2015 16:49:32 +0200 |
Sebastien Jodogne |
Orthanc-0.9.4
Orthanc-0.9.4
|
Wed, 16 Sep 2015 16:06:29 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 16 Sep 2015 16:00:50 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 16 Sep 2015 15:18:59 +0200 |
Sebastien Jodogne |
Primitives to upgrade the database version in plugins
|
Fri, 11 Sep 2015 18:46:13 +0200 |
Sebastien Jodogne |
AutomatedJpeg2kCompression.lua
|
Fri, 04 Sep 2015 17:12:25 +0200 |
Sebastien Jodogne |
drawing texts on image from plugins
|
Fri, 04 Sep 2015 16:36:18 +0200 |
Sebastien Jodogne |
Core/ImageFormats folder renamed as Core/Images
|
Fri, 04 Sep 2015 16:30:42 +0200 |
Sebastien Jodogne |
fix for visual studio
|
Fri, 04 Sep 2015 13:44:21 +0200 |
Sebastien Jodogne |
font support within Orthanc
|
Wed, 02 Sep 2015 15:07:47 +0200 |
Sebastien Jodogne |
Implementation of the "GetAllPublicIdsWithLimit" extension
|
Wed, 02 Sep 2015 13:58:08 +0200 |
Sebastien Jodogne |
OrthancPluginConvertPixelFormat
|
Tue, 01 Sep 2015 17:40:45 +0200 |
Sebastien Jodogne |
news
|
Tue, 01 Sep 2015 17:37:26 +0200 |
Sebastien Jodogne |
issuing HTTP requests from the plugin SDK
|
Tue, 01 Sep 2015 16:41:16 +0200 |
Sebastien Jodogne |
fix
|
Tue, 01 Sep 2015 14:57:13 +0200 |
Sebastien Jodogne |
JpegReader
|
Tue, 01 Sep 2015 13:08:41 +0200 |
Sebastien Jodogne |
CompressAndAnswerJpegImage
|
Tue, 01 Sep 2015 13:06:39 +0200 |
Sebastien Jodogne |
JpegWriter
|
Tue, 01 Sep 2015 12:42:49 +0200 |
Sebastien Jodogne |
groups in the plugin documentation
|
Tue, 01 Sep 2015 12:11:53 +0200 |
Sebastien Jodogne |
documentation, primitives for jpeg
|
Tue, 01 Sep 2015 11:23:41 +0200 |
Sebastien Jodogne |
fixes to image primitives
|
Mon, 31 Aug 2015 17:37:54 +0200 |
Sebastien Jodogne |
primitives for image encoding/decoding in plugins
|
Fri, 28 Aug 2015 13:47:23 +0200 |
Sebastien Jodogne |
Improvements to the sample "ServeFolders" plugin
|
Thu, 27 Aug 2015 15:36:43 +0200 |
Sebastien Jodogne |
BadJson error code
|
Thu, 27 Aug 2015 14:58:58 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterRestCallbackNoLock, documentation
|
Thu, 27 Aug 2015 12:56:48 +0200 |
Sebastien Jodogne |
OrthancPluginSendHttpStatus
|
Thu, 27 Aug 2015 12:32:09 +0200 |
Sebastien Jodogne |
OrthancPluginGetErrorDescription
|
Thu, 27 Aug 2015 11:35:16 +0200 |
Sebastien Jodogne |
configuration option HttpDescribeErrors
|
Thu, 27 Aug 2015 10:54:52 +0200 |
Sebastien Jodogne |
fix
|
Wed, 26 Aug 2015 17:51:03 +0200 |
Sebastien Jodogne |
New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
|
Wed, 26 Aug 2015 17:43:00 +0200 |
Sebastien Jodogne |
improvements to the ServeFolders plugin
|
Wed, 26 Aug 2015 16:49:46 +0200 |
Sebastien Jodogne |
OrthancPluginReadFile, OrthancPluginWriteFile
|
Wed, 26 Aug 2015 12:12:25 +0200 |
Sebastien Jodogne |
New function "GetOrthancConfiguration()" to get the Orthanc configuration
|
Wed, 26 Aug 2015 07:40:18 +0200 |
Sebastien Jodogne |
notes about patch.exe
|