log

age author description
Fri, 06 Mar 2020 11:52:44 +0100 Sebastien Jodogne fix mingw
Fri, 06 Mar 2020 10:56:24 +0100 Sebastien Jodogne fix openssl
Fri, 06 Mar 2020 10:47:41 +0100 Sebastien Jodogne fix for msvc
Thu, 05 Mar 2020 21:13:37 +0100 Sebastien Jodogne fix pkcs11 compilation
Thu, 05 Mar 2020 19:48:19 +0100 Sebastien Jodogne fixing openssl compilation
Thu, 05 Mar 2020 18:34:25 +0100 Sebastien Jodogne upgraded jsoncpp to 0.10.7 for pre-C++11 compilers
Thu, 05 Mar 2020 16:42:55 +0100 Sebastien Jodogne upgraded OpenSSL to 1.1.1d
Thu, 05 Mar 2020 14:19:12 +0100 Sebastien Jodogne upgraded DCMTK to 3.6.5
Wed, 04 Mar 2020 16:03:40 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 04 Mar 2020 10:13:34 +0100 Sebastien Jodogne development snapshot of the Orthanc framework for DICOMweb 1.1
Wed, 04 Mar 2020 10:00:42 +0100 Sebastien Jodogne sample for "Manufacturer" option in "DicomModalities" config
Mon, 02 Mar 2020 18:12:40 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 16:18:11 +0100 Alain Mazy fix unique_ptr cpp compat for MSVC
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Mon, 02 Mar 2020 10:13:34 +0100 Sebastien Jodogne experimenting boost::movelib::unique_ptr storage-commitment
Fri, 28 Feb 2020 13:27:16 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Fri, 28 Feb 2020 11:53:23 +0100 Sebastien Jodogne typo
Thu, 27 Feb 2020 17:06:45 +0100 Sebastien Jodogne documentation of the storage commitment plugins storage-commitment
Thu, 27 Feb 2020 12:24:29 +0100 Sebastien Jodogne timeouts in storage commitment SCU and SCP storage-commitment
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 14:36:58 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 14:36:42 +0100 Sebastien Jodogne fix handling of errors of OrthancPluginStorageRemove()
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Wed, 26 Feb 2020 12:19:34 +0100 Sebastien Jodogne additional logging
Wed, 26 Feb 2020 12:15:29 +0100 Sebastien Jodogne prevent crash on full disk
Wed, 26 Feb 2020 11:57:59 +0100 Sebastien Jodogne Fix issue #154 (Matching against list of UID-s by C-MOVE)
Wed, 26 Feb 2020 11:16:35 +0100 Sebastien Jodogne use of RTLD_DEEPBIND in dlopen() while loading plugins
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 22:46:38 +0100 Sebastien Jodogne typo
Tue, 25 Feb 2020 22:46:00 +0100 Sebastien Jodogne fix dcmtk 3.6.1
Tue, 25 Feb 2020 22:32:07 +0100 Sebastien Jodogne fix for ubuntu 16.04
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Tue, 25 Feb 2020 10:51:26 +0100 Sebastien Jodogne Enable support of compression in civetweb
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking
Mon, 24 Feb 2020 18:09:38 +0100 Sebastien Jodogne cont
Mon, 24 Feb 2020 17:58:59 +0100 Sebastien Jodogne rendering of RGB24
Mon, 24 Feb 2020 17:30:20 +0100 Sebastien Jodogne fix for older compilers
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Mon, 24 Feb 2020 16:26:59 +0100 Sebastien Jodogne merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing()
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:09:24 +0100 Sebastien Jodogne news
Thu, 20 Feb 2020 20:06:19 +0100 Sebastien Jodogne C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried level
Thu, 20 Feb 2020 20:00:02 +0100 Sebastien Jodogne DicomMap::MergeMainDicomTags()
Wed, 19 Feb 2020 17:17:27 +0100 Sebastien Jodogne refactoring FindStorageAccessMode
Wed, 19 Feb 2020 14:19:49 +0100 Sebastien Jodogne Lua events for deleted/updated resources
Mon, 17 Feb 2020 17:54:40 +0100 Sebastien Jodogne test pausing storage commitment plugin jobs storage-commitment
Mon, 17 Feb 2020 10:15:10 +0100 Sebastien Jodogne fix warnings with recent wasm storage-commitment
Fri, 14 Feb 2020 17:55:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 17:22:28 +0100 Sebastien Jodogne Fix issue #65 (Logging improvements)
Fri, 14 Feb 2020 14:56:06 +0100 Benjamin Golinvaux Added functions to retrieve min and max possible values for floating-point pixels
Fri, 14 Feb 2020 09:05:06 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 09:04:40 +0100 Sebastien Jodogne fix
Thu, 13 Feb 2020 18:44:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 13 Feb 2020 18:05:51 +0100 Sebastien Jodogne OrthancJob::SubmitFromRestApiPost()
Thu, 13 Feb 2020 11:34:00 +0100 Sebastien Jodogne handling of StorageCommitmentFailureReason_ClassInstanceConflict in the default SCP storage-commitment
Thu, 13 Feb 2020 10:42:30 +0100 Sebastien Jodogne handling of errors in storage commitment plugin factory storage-commitment
Wed, 12 Feb 2020 16:06:58 +0100 Sebastien Jodogne sample storage commitment plugin, C++ wrapper storage-commitment
Wed, 12 Feb 2020 12:05:17 +0100 Benjamin Golinvaux Fixed doc error
Tue, 11 Feb 2020 19:59:53 +0100 Sebastien Jodogne OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitment
Mon, 10 Feb 2020 17:54:40 +0100 Sebastien Jodogne simplification storage-commitment
Mon, 10 Feb 2020 17:39:53 +0100 Sebastien Jodogne IStorageCommitmentFactory storage-commitment
Mon, 10 Feb 2020 16:56:28 +0100 Sebastien Jodogne setup step in StorageCommitmentScpJob storage-commitment
Mon, 10 Feb 2020 16:44:26 +0100 Sebastien Jodogne providing job ID to the IJob::Step() methods storage-commitment
Mon, 10 Feb 2020 14:53:36 +0100 Sebastien Jodogne handling of storage commitment failure reasons storage-commitment
Mon, 10 Feb 2020 10:37:10 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 07 Feb 2020 09:35:36 +0100 Alain Mazy merge
Fri, 07 Feb 2020 09:35:18 +0100 Alain Mazy OrthancHelpers::ShortenId to display shortened uuid in logs
Wed, 05 Feb 2020 15:23:22 +0100 Sebastien Jodogne Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
Wed, 05 Feb 2020 13:24:48 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 05 Feb 2020 13:22:02 +0100 Sebastien Jodogne DicomMap::DumpMainDicomTags() and DicomMap::ParseMainDicomTags()
Wed, 05 Feb 2020 11:52:10 +0100 Sebastien Jodogne removing DicomMap::LoadMainDicomTags()
Tue, 04 Feb 2020 20:00:48 +0100 Sebastien Jodogne giving a name to the main dicom tags storage-commitment
Tue, 04 Feb 2020 15:50:17 +0100 Sebastien Jodogne fix access to uninitialized pixels in unit tests storage-commitment
Tue, 04 Feb 2020 15:44:12 +0100 Sebastien Jodogne more emphasis on the definition of the main DICOM tags storage-commitment
Tue, 04 Feb 2020 08:37:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 04 Feb 2020 08:32:38 +0100 Sebastien Jodogne Support of MPEG4 transfer syntaxes in C-Store SCP
Tue, 04 Feb 2020 08:22:22 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 04 Feb 2020 08:22:02 +0100 Sebastien Jodogne added TransferSyntax_Mpeg4
Fri, 31 Jan 2020 17:15:56 +0100 Sebastien Jodogne upgrade to year 2020 storage-commitment
Fri, 31 Jan 2020 17:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 31 Jan 2020 17:01:55 +0100 Sebastien Jodogne better unserialization storage-commitment
Fri, 31 Jan 2020 16:53:23 +0100 Sebastien Jodogne serialization of StorageCommitmentScpJob storage-commitment
Fri, 31 Jan 2020 15:50:17 +0100 Sebastien Jodogne use a shorter path for VS2008 storage-commitment
Fri, 31 Jan 2020 14:29:35 +0100 Sebastien Jodogne reorganization storage-commitment
Wed, 29 Jan 2020 17:39:31 +0100 Sebastien Jodogne StorageCommitmentScpJob storage-commitment
Wed, 29 Jan 2020 08:51:31 +0100 Sebastien Jodogne integration default->storage-commitment storage-commitment
Tue, 28 Jan 2020 17:25:36 +0100 Sebastien Jodogne removing not working tricks for ConnectivityChecks plugin
Mon, 27 Jan 2020 15:24:11 +0100 Benjamin Golinvaux Added tag toa2020012703 for changeset 799a8278b151
Mon, 27 Jan 2020 15:13:40 +0100 Benjamin Golinvaux Added tag toa2020012702 for changeset dfd9a2229c18 toa2020012703
Mon, 27 Jan 2020 14:32:30 +0100 Benjamin Golinvaux Added tag toa2020012701 for changeset 19966d299685 toa2020012702
Mon, 27 Jan 2020 14:32:09 +0100 Benjamin Golinvaux Fixed typo in function impl name toa2020012701
Sat, 25 Jan 2020 12:04:45 +0100 Sebastien Jodogne yet another try...
Sat, 25 Jan 2020 11:27:23 +0100 Sebastien Jodogne trying to fix output folders for OS X and windows
Sat, 25 Jan 2020 10:52:02 +0100 Sebastien Jodogne fix
Sat, 25 Jan 2020 10:40:20 +0100 Sebastien Jodogne fix lsb
Fri, 24 Jan 2020 18:09:56 +0100 Sebastien Jodogne fix
Fri, 24 Jan 2020 17:37:14 +0100 Sebastien Jodogne fix for cis
Fri, 24 Jan 2020 17:06:23 +0100 Sebastien Jodogne New sample plugin: ConnectivityChecks
Thu, 23 Jan 2020 18:00:46 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 23 Jan 2020 18:00:08 +0100 Sebastien Jodogne fix compatibility between LSB and cmake >= 3.6
Thu, 23 Jan 2020 17:54:20 +0100 Sebastien Jodogne fix compatibility between LSB and cmake >= 3.6 storage-commitment
Thu, 23 Jan 2020 15:53:45 +0100 Sebastien Jodogne indent storage-commitment
Thu, 23 Jan 2020 12:58:38 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 23 Jan 2020 12:58:08 +0100 Sebastien Jodogne Fix issue #165
Tue, 21 Jan 2020 17:52:47 +0100 Sebastien Jodogne test storage-commitment
Tue, 21 Jan 2020 17:48:43 +0100 Sebastien Jodogne storage commitment requests/responses to/from self are working storage-commitment
Tue, 21 Jan 2020 17:01:46 +0100 Sebastien Jodogne all the abstractions for storage commitment are available storage-commitment
Tue, 21 Jan 2020 14:20:50 +0100 Sebastien Jodogne DANGEROUS changeset: Removing unnecessary transfer syntaxes for C-ECHO, C-FIND and C-MOVE storage-commitment
Tue, 21 Jan 2020 12:53:03 +0100 Sebastien Jodogne test route in REST API for storage commitment storage-commitment
Mon, 20 Jan 2020 19:09:49 +0100 Sebastien Jodogne fix storage-commitment
Mon, 20 Jan 2020 18:55:28 +0100 Sebastien Jodogne done RequestStorageCommitment() storage-commitment
Mon, 20 Jan 2020 18:44:47 +0100 Sebastien Jodogne created DicomUserConnection::RequestStorageCommitment() storage-commitment
Fri, 17 Jan 2020 15:56:02 +0100 Sebastien Jodogne DicomUserConnection::ReportStorageCommitment() complete storage-commitment
Thu, 16 Jan 2020 19:24:52 +0100 Sebastien Jodogne DicomUserConnection: sending N-EVENT-REPORT-RQ storage-commitment
Thu, 16 Jan 2020 18:26:47 +0100 Sebastien Jodogne DicomUserConnection: Opening of a connection for N-EVENT-REPORT storage-commitment
Thu, 16 Jan 2020 18:14:43 +0100 Sebastien Jodogne abstraction: storage commitment handler storage-commitment
Thu, 16 Jan 2020 18:10:57 +0100 Sebastien Jodogne NoStorageCommitmentHandler error code storage-commitment
Thu, 16 Jan 2020 15:28:32 +0100 Sebastien Jodogne AllowNAction in remote modality parameters storage-commitment
Thu, 16 Jan 2020 12:50:06 +0100 Alain Mazy fix LookupWindowingTags
Thu, 09 Jan 2020 18:54:40 +0100 Alain Mazy /instances/{id}/preview route now takes the windowing into account
Tue, 07 Jan 2020 10:53:32 +0100 Sebastien Jodogne fix duplicate symbol "jaritab" in wasm
Mon, 06 Jan 2020 19:57:11 +0100 Sebastien Jodogne fix
Mon, 06 Jan 2020 18:19:57 +0100 Sebastien Jodogne fix
Mon, 06 Jan 2020 18:07:25 +0100 Sebastien Jodogne fix
Mon, 06 Jan 2020 18:02:21 +0100 Sebastien Jodogne fix
Mon, 06 Jan 2020 17:59:34 +0100 Sebastien Jodogne disable thread support in DCMTK if wasm/asm.js
Mon, 06 Jan 2020 17:58:15 +0100 Sebastien Jodogne improved the patch for loading DICOM dictionary from memory
Mon, 23 Dec 2019 15:46:50 +0100 Alain Mazy added '/peers/{id}/system' route to test the connectivity with a remote peer
Mon, 23 Dec 2019 10:44:09 +0100 Alain Mazy cleanup
Mon, 23 Dec 2019 10:42:59 +0100 Alain Mazy fix for issue 156: Chunked Dicom-web transfer uses 100% CPU
Thu, 19 Dec 2019 22:17:24 +0100 Alain Mazy merge
Thu, 19 Dec 2019 22:16:49 +0100 Alain Mazy forceLogContextChanges
Thu, 05 Dec 2019 16:21:41 +0100 Bernhard M. Wiedemann Sort file lists
Mon, 02 Dec 2019 11:32:21 +0100 Benjamin Golinvaux Added build instructions for MSVC 2017 and 2019
Mon, 02 Dec 2019 10:59:40 +0100 Benjamin Golinvaux Suppressed a few warnings when building with emscripten (clang) + numeric truncation warnings
Sun, 01 Dec 2019 11:12:48 +0100 Benjamin Golinvaux Added note about metadata returned string lifetime
Mon, 25 Nov 2019 05:41:28 +0100 Benjamin Golinvaux Fixed typo in doc
Sat, 23 Nov 2019 10:52:30 +0100 Sebastien Jodogne some additional info about AET in the default config file
Fri, 22 Nov 2019 13:29:41 +0100 Sebastien Jodogne unit test DicomWebJson.PixelSpacing
Wed, 20 Nov 2019 17:59:53 +0100 Sebastien Jodogne OrthancPlugins::DicomPath::Format()
Wed, 20 Nov 2019 09:44:46 +0100 Sebastien Jodogne -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE
Tue, 19 Nov 2019 17:27:25 +0100 Sebastien Jodogne merge
Tue, 19 Nov 2019 17:26:02 +0100 Sebastien Jodogne argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()
Tue, 19 Nov 2019 11:26:52 +0100 Alain Mazy Explorer: display ImagePositionPatient (only ImageOrientationPatient was displayed) + format it to make it more readable
Sun, 17 Nov 2019 17:58:14 +0100 Sebastien Jodogne fix for DCMTK if MinGW combined with C++11
Sat, 16 Nov 2019 17:16:18 +0100 Sebastien Jodogne DICOM_TAG_CONTOUR_DATA
Sat, 16 Nov 2019 09:56:19 +0100 Sebastien Jodogne DICOM_TAG_LARGEST_IMAGE_PIXEL_VALUE and DICOM_TAG_SMALLEST_IMAGE_PIXEL_VALUE
Fri, 15 Nov 2019 15:53:45 +0100 Benjamin Golinvaux Fixed sample plugin cmake files for newer VS versions
Fri, 15 Nov 2019 07:32:26 +0000 Sébastien Jodogne Merged in TomasZubiri/orthanc-1/Tomas-Zubiri/replaced-broken-url-with-url-from-waybac-1573762425576 (pull request #11)
Thu, 14 Nov 2019 20:13:59 +0000 Tomas Zubiri Replaced broken url with url from wayback archive Tomas-Zubiri/replaced-broken-url-with-url-from-waybac-1573762425576
Wed, 13 Nov 2019 11:56:39 +0100 Sebastien Jodogne note about OrthancPluginStorageRead()
Tue, 12 Nov 2019 18:28:23 +0100 Sebastien Jodogne DYNAMIC_MINGW_STDLIB
Fri, 08 Nov 2019 17:35:06 +0100 Alain Mazy merge
Fri, 08 Nov 2019 17:34:54 +0100 Alain Mazy merge
Thu, 07 Nov 2019 17:02:19 +0100 Alain Mazy ImageProcessing::ImagePoint::GetDistanceToLine
Fri, 08 Nov 2019 17:23:47 +0100 Sebastien Jodogne removed too strict unit test on SQLite version
Thu, 07 Nov 2019 15:35:18 +0100 Sebastien Jodogne accessor to the cache can now require to be unique
Thu, 07 Nov 2019 10:50:50 +0100 Alain Mazy fix news
Thu, 07 Nov 2019 10:38:46 +0100 Alain Mazy C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
Thu, 07 Nov 2019 07:20:42 +0100 Sebastien Jodogne "/changes": Allow the "limit" argument to be greater than 100
Tue, 05 Nov 2019 08:10:12 +0100 Sebastien Jodogne fix for windows
Mon, 04 Nov 2019 15:58:26 +0100 Sebastien Jodogne safeguarding inclusion of ParsedDicomFile
Mon, 04 Nov 2019 15:18:38 +0100 Sebastien Jodogne better cache toolbox: MemoryObjectCache
Thu, 31 Oct 2019 14:00:39 +0100 Sebastien Jodogne DICOM_TAG_REFERENCED_FILE_ID
Wed, 30 Oct 2019 11:55:42 +0100 Sebastien Jodogne fix for msvc
Wed, 30 Oct 2019 10:48:26 +0100 Sebastien Jodogne new class: ParsedDicomDir
Sat, 26 Oct 2019 19:37:52 +0200 Sebastien Jodogne new tag
Sat, 26 Oct 2019 18:50:54 +0200 Sebastien Jodogne tags for DICOMDIR
Sat, 26 Oct 2019 15:59:59 +0200 Sebastien Jodogne DicomMap::RemoveBinaryTags
Fri, 25 Oct 2019 18:09:42 +0200 Sebastien Jodogne merge
Fri, 25 Oct 2019 18:09:27 +0200 Sebastien Jodogne ImageProcessing::FitSize()
Thu, 24 Oct 2019 11:40:02 +0200 Alain Mazy ImageProcessing::ApplyWindowing
Tue, 22 Oct 2019 17:30:43 +0200 Alain Mazy Copy RGBA to BGRA & Set with alpha
Mon, 21 Oct 2019 10:14:08 +0200 Alain Mazy merge
Mon, 21 Oct 2019 10:13:53 +0200 Alain Mazy ShiftLeft + ShiftRight
Thu, 17 Oct 2019 21:42:01 +0200 Sebastien Jodogne fix
Wed, 16 Oct 2019 16:46:18 +0200 Sebastien Jodogne fix warning in plugin sample
Wed, 16 Oct 2019 14:33:06 +0200 Sebastien Jodogne back to mainline
Wed, 16 Oct 2019 12:52:25 +0200 Sebastien Jodogne Orthanc-1.5.8 Orthanc-1.5.8
Tue, 15 Oct 2019 13:01:14 +0200 Sebastien Jodogne indent
Tue, 15 Oct 2019 12:57:16 +0200 Alain Mazy fix ordered-slices
Tue, 15 Oct 2019 09:53:33 +0200 Alain Mazy fix ordered-slices route to be closer to 1.5.7 behaviour
Thu, 10 Oct 2019 13:16:15 +0200 Sebastien Jodogne New configuration option: "HttpRequestTimeout"
Sun, 06 Oct 2019 09:54:30 +0200 Alain Mazy removed unused code
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Thu, 03 Oct 2019 13:44:08 +0200 Alain Mazy merge
Thu, 03 Oct 2019 13:43:33 +0200 Alain Mazy fix typo
Wed, 02 Oct 2019 11:13:32 +0200 Sebastien Jodogne endianness to string
Mon, 30 Sep 2019 20:40:42 +0200 Sebastien Jodogne note
Thu, 26 Sep 2019 13:40:49 +0200 Sebastien Jodogne don't open a multipart stream if plugin only sends one part
Thu, 26 Sep 2019 10:50:58 +0200 Sebastien Jodogne thanks to Amitay Dan
Thu, 26 Sep 2019 10:03:35 +0200 Sebastien Jodogne new configuration option ExecuteLuaEnabled
Wed, 25 Sep 2019 17:16:54 +0200 Sebastien Jodogne fix ImageProcessing::ShiftScale() on float images
Tue, 24 Sep 2019 18:06:56 +0200 Sebastien Jodogne merge
Tue, 24 Sep 2019 18:06:41 +0200 Sebastien Jodogne new tags
Mon, 23 Sep 2019 17:48:12 +0200 Alain Mazy merge
Mon, 23 Sep 2019 17:47:54 +0200 Alain Mazy added an option not to log ReadFile errors
Thu, 19 Sep 2019 13:11:11 +0200 amazy merge
Thu, 19 Sep 2019 13:10:10 +0200 amazy added support for COLUMNS/ROWS tags with invalid 800\0 value observed in some US images
Wed, 11 Sep 2019 17:00:59 +0200 Sebastien Jodogne DicomMap::GetStringValue()
Wed, 11 Sep 2019 13:22:07 +0200 Sebastien Jodogne merge
Wed, 11 Sep 2019 13:21:50 +0200 Sebastien Jodogne reporting timings in HttpClient
Thu, 05 Sep 2019 18:09:21 +0200 Sebastien Jodogne merge
Thu, 05 Sep 2019 18:03:59 +0200 Sebastien Jodogne fix type in sdk
Thu, 05 Sep 2019 13:11:35 +0200 amazy Fix lost relationships between CT and RT-STRUCT during anonymization
Wed, 04 Sep 2019 18:23:22 +0200 amazy in /ordered-slices route, ignore instances without position/normal/seriesIndex
Tue, 03 Sep 2019 10:34:26 +0200 Alain Mazy fix news
Tue, 03 Sep 2019 10:33:26 +0200 Alain Mazy allow only 'token', 'auth-token' and 'authorization' as url params that are included in HTTP headers
Tue, 03 Sep 2019 09:49:10 +0200 Alain Mazy Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
Thu, 29 Aug 2019 11:41:26 +0200 Sebastien Jodogne Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
Wed, 28 Aug 2019 16:54:00 +0200 Sebastien Jodogne Fix generation of "SOP Instance UID" on split and merge
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Wed, 28 Aug 2019 12:21:23 +0200 Sebastien Jodogne removed C++11 primitive
Tue, 27 Aug 2019 14:26:04 +0200 Sebastien Jodogne unit testing new functions in ImageProcessing
Tue, 27 Aug 2019 12:10:13 +0200 Sebastien Jodogne ImageProcessing::SeparableConvolution()
Mon, 26 Aug 2019 10:23:51 +0200 Sebastien Jodogne new functions in ImageProcessing toolbox: FlipX/Y(), Resize(), Halve()
Sat, 24 Aug 2019 15:40:36 +0200 Sebastien Jodogne warning when authentication is automatically enabled
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Fri, 23 Aug 2019 17:31:43 +0200 Sebastien Jodogne more tolerance in ImageProcessing::Set()
Thu, 22 Aug 2019 15:02:19 +0200 Sebastien Jodogne additional check
Wed, 21 Aug 2019 16:57:02 +0200 Sebastien Jodogne fix unit tests if dcmtk != 3.6.1
Wed, 21 Aug 2019 16:47:17 +0200 Sebastien Jodogne DicomMap::FromDicomWeb()
Mon, 19 Aug 2019 16:02:00 +0200 Sebastien Jodogne revert
Mon, 19 Aug 2019 10:59:10 +0200 Sebastien Jodogne AuthenticationEnabled
Mon, 19 Aug 2019 10:18:04 +0200 Benjamin Golinvaux merge
Mon, 19 Aug 2019 10:17:01 +0200 Benjamin Golinvaux Added flag to control the emscripten backend (which, in turn, tweaks the compiler flags)
Fri, 16 Aug 2019 14:38:15 +0200 Sebastien Jodogne Log an explicit error if uploading an empty DICOM file using REST API
Sat, 10 Aug 2019 13:42:38 +0200 Benjamin Golinvaux Merge
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Fri, 09 Aug 2019 09:19:51 +0200 Sebastien Jodogne try and fix dynamic linking against libicu on openSUSE
Mon, 05 Aug 2019 13:57:54 +0200 Benjamin Golinvaux Prevented unaligned memcpy when using Web Assembly