Mercurial > hg > orthanc
graph
-
fixSun, 01 May 2022 12:38:52 +0200, by Alain Mazy
-
fixSun, 01 May 2022 10:47:08 +0200, by Alain Mazy
-
mergeSat, 30 Apr 2022 19:40:52 +0200, by Alain Mazy
-
Housekeeper plugin: finalizing + integration tests okSat, 30 Apr 2022 19:39:40 +0200, by Alain Mazy
-
New option "filename" in "/.../{id}/archive" and "/.../{id}/media"Wed, 27 Apr 2022 16:56:53 +0200, by Sebastien Jodogne
-
todoTue, 26 Apr 2022 16:14:49 +0200, by Alain Mazy
-
cppcheckMon, 25 Apr 2022 19:17:28 +0200, by Alain Mazy
-
cppcheckMon, 25 Apr 2022 18:54:45 +0200, by Alain Mazy
-
removed cppcheck warningMon, 25 Apr 2022 18:38:20 +0200, by Sebastien Jodogne
-
fix build for older compilersMon, 25 Apr 2022 18:25:46 +0200, by Sebastien Jodogne
-
cppcheckMon, 25 Apr 2022 17:32:58 +0200, by Sebastien Jodogne
-
merged more-tags -> defaultMon, 25 Apr 2022 15:50:57 +0200, by Alain Mazy
-
renamed DbOptizer into Housekeeper + add Scheduler & triggers more-tagsMon, 25 Apr 2022 15:30:51 +0200, by Alain Mazy
-
Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries more-tagsWed, 20 Apr 2022 14:36:47 +0200, by Alain Mazy
-
pre-filtering studies without ModalitiesInStudies first more-tagsWed, 20 Apr 2022 11:32:31 +0200, by Alain Mazy
-
Improved decoding of US Images with Implicit VRWed, 13 Apr 2022 10:51:22 +0200, by Alain Mazy
-
fix ImageProcessing::ShiftScale2() on floating-point imagesFri, 08 Apr 2022 11:48:54 +0200, by Sebastien Jodogne
-
minor improvementsThu, 07 Apr 2022 12:04:48 +0200, by Sebastien Jodogne
-
linor fix in OrthancImport.pyMon, 04 Apr 2022 09:52:54 +0200, by Sebastien Jodogne
-
fix for Apple M1Wed, 30 Mar 2022 14:50:30 +0200, by Alain Mazy
-
fix LibPNG build for Apple M1Mon, 28 Mar 2022 23:33:25 +0200, by Alain Mazy
-
try to fix dcmtk build for Apple M1Mon, 28 Mar 2022 21:20:48 +0200, by Alain Mazy
-
pass user-specific compiler flags to the unit tests of the shared librarySat, 26 Mar 2022 09:31:54 +0100, by Sebastien Jodogne
-
pass user-specific compiler flags to the ConnectivityChecks subprojectSat, 26 Mar 2022 09:23:49 +0100, by Sebastien Jodogne
-
back to mainlineWed, 23 Mar 2022 17:51:39 +0100, by Sebastien Jodogne
-
typosWed, 23 Mar 2022 12:19:59 +0100, by Sebastien Jodogne
-
fix signs in unit testsWed, 23 Mar 2022 12:04:33 +0100, by Sebastien Jodogne
-
cppcheckWed, 23 Mar 2022 11:48:47 +0100, by Sebastien Jodogne
-
fix ParsedDicomFile::DecodeOverlay() for WebAssemblyWed, 23 Mar 2022 11:44:40 +0100, by Sebastien Jodogne
-
added FromDcmtkBridge::LookupStringValue()Tue, 22 Mar 2022 12:37:24 +0100, by Sebastien Jodogne
-
fix EmscriptenParameters.cmakeTue, 22 Mar 2022 10:20:25 +0100, by Sebastien Jodogne
-
enlarged support of tags with UN value representation in ITagVisitorTue, 22 Mar 2022 08:48:46 +0100, by Sebastien Jodogne
-
new field 'MainDicomTags' in the /system response more-tagsMon, 21 Mar 2022 15:19:42 +0100, by Alain Mazy
-
fix builds on recent versions of emscriptenMon, 21 Mar 2022 12:11:21 +0100, by Sebastien Jodogne
-
fix for older gcc versionsMon, 21 Mar 2022 09:44:01 +0100, by Sebastien Jodogne
-
added ParsedDicomFile::DecodeAllOverlays()Mon, 21 Mar 2022 08:59:20 +0100, by Sebastien Jodogne
-
removed ReadOnlyWebDavCollection from C++ plugin wrapperSun, 20 Mar 2022 18:03:32 +0100, by Sebastien Jodogne
-
added ParsedDicomFile::DecodeOverlay()Sun, 20 Mar 2022 11:35:17 +0100, by Sebastien Jodogne
-
new Warnings configuration + InstanceAvailability tag more-tagsThu, 17 Mar 2022 17:03:59 +0100, by Alain Mazy
-
adding function OrthancPluginRegisterWebDavCollection() to the plugin SDKWed, 16 Mar 2022 17:21:02 +0100, by Sebastien Jodogne
-
Improved DICOM authorization checks when multiple modalities are declared with the same AETWed, 16 Mar 2022 10:55:13 +0100, by Alain Mazy
-
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags' more-tagsTue, 15 Mar 2022 15:57:21 +0100, by Alain Mazy
-
ExpandResource now able to return computed tags (like ModalitiesInStudies) more-tagsMon, 14 Mar 2022 16:44:00 +0100, by Alain Mazy
-
include requested tags from storage if needed more-tagsMon, 14 Mar 2022 13:13:29 +0100, by Alain Mazy
-
Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tagsFri, 11 Mar 2022 17:38:16 +0100, by Alain Mazy
-
split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tagsThu, 10 Mar 2022 19:00:43 +0100, by Alain Mazy
-
added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tagsThu, 10 Mar 2022 09:03:24 +0100, by Alain Mazy
-
refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tagsWed, 09 Mar 2022 11:17:08 +0100, by Alain Mazy
-
NEWSMon, 07 Mar 2022 18:56:15 +0100, by Sebastien Jodogne
-
fix doc: removed 'LimitJobs' that is not used anymoreMon, 07 Mar 2022 10:55:43 +0100, by Alain Mazy
-
note about -std=c++11Thu, 03 Mar 2022 20:34:36 +0100, by Sebastien Jodogne
-
todoTue, 01 Mar 2022 13:09:43 +0100, by Alain Mazy
-
todoFri, 25 Feb 2022 17:47:59 +0100, by Alain Mazy
-
todoFri, 25 Feb 2022 08:11:38 +0100, by Alain Mazy
-
skip json comments when loading configThu, 24 Feb 2022 17:36:20 +0100, by Alain Mazy
-
NEWSWed, 23 Feb 2022 16:08:54 +0100, by Sebastien Jodogne
-
back to mainlineWed, 23 Feb 2022 14:10:16 +0100, by Sebastien Jodogne
-
fix signature of OrthancPluginIncomingCStoreInstanceFilterWed, 23 Feb 2022 11:09:43 +0100, by Sebastien Jodogne
-
mergeWed, 23 Feb 2022 09:30:53 +0100, by Sebastien Jodogne
-
added origin in OrthancPluginReceivedInstanceCallbackWed, 23 Feb 2022 09:30:42 +0100, by Sebastien Jodogne
-
experimental feature: zip loader threadsWed, 23 Feb 2022 09:12:13 +0100, by Alain Mazy
-
mergeWed, 23 Feb 2022 06:36:29 +0100, by Sebastien Jodogne
-
fix includesWed, 23 Feb 2022 06:36:06 +0100, by Sebastien Jodogne
-
reorder arguments to put the target as first argument (convention)Tue, 22 Feb 2022 22:18:54 +0100, by Sebastien Jodogne
-
typoTue, 22 Feb 2022 22:14:31 +0100, by Sebastien Jodogne
-
fix signature of OrthancPluginReceivedInstanceCallback for ABI compatibilityTue, 22 Feb 2022 22:12:43 +0100, by Sebastien Jodogne
-
fix linking of Sanitizer sample pluginTue, 22 Feb 2022 17:46:28 +0100, by Sebastien Jodogne
-
newsMon, 21 Feb 2022 14:55:12 +0100, by Alain Mazy
-
Orthanc Explorer: sanitize DICOM tag displayMon, 21 Feb 2022 13:01:18 +0100, by Alain Mazy
-
mergeMon, 21 Feb 2022 10:28:20 +0100, by Sebastien Jodogne
-
re-added missing patches for OpenSSL 1.1.1Mon, 21 Feb 2022 10:28:08 +0100, by Sebastien Jodogne
-
mergeMon, 21 Feb 2022 10:12:08 +0100, by Alain Mazy
-
reintroduced storage cache for StartRange filesMon, 21 Feb 2022 10:11:38 +0100, by Alain Mazy
-
fix NEWSMon, 21 Feb 2022 10:10:38 +0100, by Sebastien Jodogne
-
reintroduction of OpenSslConfigurationStatic-1.1.1.cmake for orthanc-gcpMon, 21 Feb 2022 09:34:36 +0100, by Sebastien Jodogne
-
integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-codeSun, 20 Feb 2022 17:04:41 +0100, by Sebastien Jodogne
-
Orthanc 1.9.8 is now known as Orthanc 1.10.0Sun, 20 Feb 2022 16:57:43 +0100, by Sebastien Jodogne
-
added missing use of cacheSun, 20 Feb 2022 16:35:15 +0100, by Sebastien Jodogne
-
fix cache of storage areaSun, 20 Feb 2022 16:29:33 +0100, by Sebastien Jodogne
-
integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-codeSun, 20 Feb 2022 12:59:30 +0100, by Sebastien Jodogne
-
fix NEWSSun, 20 Feb 2022 12:00:14 +0100, by Sebastien Jodogne
-
making branch openssl-3.x the new mainlineSun, 20 Feb 2022 11:53:09 +0100, by Sebastien Jodogne
-
fix RunCppCheck.sh for openssl 3.x openssl-3.xSun, 20 Feb 2022 11:52:02 +0100, by Sebastien Jodogne
-
typosSun, 20 Feb 2022 11:15:37 +0100, by Sebastien Jodogne
-
CheckOrthancFrameworkSymbols.pySun, 20 Feb 2022 11:07:05 +0100, by Sebastien Jodogne
-
fix unit testSat, 19 Feb 2022 12:21:36 +0100, by Sebastien Jodogne
-
cppcheckSat, 19 Feb 2022 12:17:41 +0100, by Sebastien Jodogne
-
added new configuration to authorize C-Find for worklist independently from other C-FindFri, 18 Feb 2022 15:45:28 +0100, by Alain Mazy
-
mime type for .icoWed, 16 Feb 2022 09:27:25 +0100, by Alain Mazy
-
removed TODO - already doneTue, 15 Feb 2022 18:09:03 +0100, by Alain Mazy
-
todoThu, 10 Feb 2022 14:30:25 +0100, by Alain Mazy
-
allow custom value for "Modality" in /tools/create-dicom for PDFWed, 09 Feb 2022 21:07:57 +0100, by Sebastien Jodogne
-
Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)Wed, 09 Feb 2022 13:10:11 +0100, by Alain Mazy
-
fix buildMon, 31 Jan 2022 17:22:05 +0100, by Sebastien Jodogne
-
added warning message in DicomImageInformation()Mon, 31 Jan 2022 17:21:06 +0100, by Sebastien Jodogne
-
mergeWed, 19 Jan 2022 17:06:22 +0100, by Alain Mazy
-
fix docWed, 19 Jan 2022 17:05:24 +0100, by Alain Mazy
-
more unit tests for polygonsTue, 18 Jan 2022 18:36:23 +0100, by Sebastien Jodogne
-
todoTue, 18 Jan 2022 18:00:32 +0100, by Sebastien Jodogne
-
disable useless calls to Toolbox::UrlDecode()Tue, 18 Jan 2022 17:51:14 +0100, by Sebastien Jodogne
-
fix filling polygonsTue, 18 Jan 2022 15:04:04 +0100, by Sebastien Jodogne
-
fix polygon fillingTue, 18 Jan 2022 13:04:47 +0100, by Sebastien Jodogne
-
fixMon, 17 Jan 2022 21:52:04 +0100, by Sebastien Jodogne
-
reimplementation from scratch of ImageProcessing::FillPolygon()Mon, 17 Jan 2022 21:11:40 +0100, by Sebastien Jodogne
-
added SingleValueObject::SetValue()Tue, 11 Jan 2022 14:35:29 +0100, by Sebastien Jodogne
-
upgrade to year 2022Tue, 11 Jan 2022 11:15:42 +0100, by Sebastien Jodogne
-
fix unit test Version.OpenSslStatic openssl-3.xSat, 25 Dec 2021 11:08:58 +0100, by Sebastien Jodogne
-
removed openssl exception from main() openssl-3.xFri, 24 Dec 2021 17:20:05 +0100, by Sebastien Jodogne
-
fix OrthancFramework/Resources/WindowsResources.rcFri, 24 Dec 2021 17:17:52 +0100, by Sebastien Jodogne
-
fix orthanc framework abiFri, 24 Dec 2021 15:34:33 +0100, by Sebastien Jodogne
-
cppcheckFri, 24 Dec 2021 15:32:08 +0100, by Sebastien Jodogne
-
doc for private tagsMon, 20 Dec 2021 11:24:47 +0100, by Alain Mazy
-
fix c-store when no received instance callbackSat, 18 Dec 2021 14:10:33 +0100, by Alain Mazy
-
fix sample scripts for Python3Fri, 17 Dec 2021 13:36:27 +0100, by Sebastien Jodogne
-
improved fix of unit test SharedLibrary.BasicThu, 16 Dec 2021 16:13:03 +0100, by Sebastien Jodogne
-
Added links to download attachments from the Orthanc ExplorerThu, 16 Dec 2021 14:48:46 +0100, by Alain Mazy
-
Closing received-instance-callback branch received-instance-callbackTue, 14 Dec 2021 22:54:31 +0100, by Alain Mazy
-
merge received-instance-callbackTue, 14 Dec 2021 22:52:59 +0100, by Alain Mazy
-
use ParsedDicomFile in Sanitizer sample plugin received-instance-callbackMon, 13 Dec 2021 16:07:52 +0100, by Alain Mazy
-
fix DownloadOrthancFramework.cmake for pre-releasesSat, 11 Dec 2021 16:00:38 +0100, by Sebastien Jodogne
-
fix tag for pre-release of the Orthanc framework for WSI 1.1Sat, 11 Dec 2021 15:45:17 +0100, by Sebastien Jodogne
-
fix OrthancPlugins::HttpClient::ClearCredentials()Sat, 11 Dec 2021 11:33:15 +0100, by Sebastien Jodogne
-
added ReceivedInstanceCallback + sample C++ plugin received-instance-callbackThu, 09 Dec 2021 17:22:40 +0100, by Alain Mazy
-
tagging a pre-release of the Orthanc framework for WSI 1.1Tue, 07 Dec 2021 14:01:17 +0100, by Sebastien Jodogne
-
reintroduce -std=c++11 for macOSTue, 07 Dec 2021 12:54:42 +0100, by Sebastien Jodogne
-
stop forcing C++11 in CMakeTue, 07 Dec 2021 12:34:17 +0100, by Sebastien Jodogne
-
todoMon, 06 Dec 2021 10:51:30 +0100, by Alain Mazy
-
clarified error messageThu, 02 Dec 2021 15:11:32 +0100, by Alain Mazy
-
clarified error messageThu, 02 Dec 2021 14:51:55 +0100, by Alain Mazy
-
mergeThu, 02 Dec 2021 13:00:47 +0100, by Alain Mazy
-
CPP Wrapper: fail when trying to use body > 4GBThu, 02 Dec 2021 13:00:27 +0100, by Alain Mazy
-
document number of dimensions in numpy arraysSat, 27 Nov 2021 12:31:51 +0100, by Sebastien Jodogne
-
fix numpy for SignedGrasycale16Sat, 27 Nov 2021 12:27:01 +0100, by Sebastien Jodogne
-
download of numpy arrays from the REST APIFri, 26 Nov 2021 19:03:32 +0100, by Sebastien Jodogne
-
fix PrintVersion()Thu, 25 Nov 2021 19:05:41 +0100, by Sebastien Jodogne
-
added copyright UCLouvainThu, 25 Nov 2021 19:01:11 +0100, by Sebastien Jodogne
-
added missing copyright headersThu, 25 Nov 2021 18:53:08 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 15:53:06 +0100, by Sebastien Jodogne
-
Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEGThu, 25 Nov 2021 15:52:54 +0100, by Sebastien Jodogne
-
fix storage cache for user attachment -> the cache is ignoring themThu, 25 Nov 2021 15:36:11 +0100, by Alain Mazy
-
fix DicomIntegerPixelAccessor::GetExtremeValues() on multi-channel imagesThu, 25 Nov 2021 13:58:10 +0100, by Sebastien Jodogne
-
closing branch filter-store-instance filter-store-instanceThu, 25 Nov 2021 13:25:54 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 13:09:27 +0100, by Sebastien Jodogne
-
added ISqlLookupFormatter::IsEscapeBrackets()Thu, 25 Nov 2021 13:09:15 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 12:14:14 +0100, by Alain Mazy
-
cppcheckThu, 25 Nov 2021 12:13:53 +0100, by Alain Mazy
-
fix compatibility with LSB compilerWed, 24 Nov 2021 18:03:35 +0100, by Sebastien Jodogne
-
fix unit test SharedLibrary.BasicWed, 24 Nov 2021 17:38:36 +0100, by Sebastien Jodogne
-
todoWed, 24 Nov 2021 12:22:41 +0100, by Sebastien Jodogne
-
added missing ORTHANC_OVERRIDETue, 23 Nov 2021 15:03:02 +0100, by Sebastien Jodogne
-
merge storage-cacheTue, 23 Nov 2021 09:22:11 +0100, by Alain Mazy
-
merged ReceivedCStoreInstanceFilterTue, 23 Nov 2021 09:20:59 +0100, by Alain Mazy
-
todo contWed, 17 Nov 2021 10:08:44 +0100, by Alain Mazy
-
todoWed, 17 Nov 2021 09:47:45 +0100, by Alain Mazy
-
changed log levelsWed, 10 Nov 2021 15:29:35 +0100, by Alain Mazy
-
Archive jobs response now contains a header Content-Disposition:filename='archive.zip'Tue, 09 Nov 2021 09:51:14 +0100, by Alain Mazy
-
new option returnUnsupportedImage for /preview & /rendered routesThu, 28 Oct 2021 13:05:56 +0200, by Alain Mazy
-
todoMon, 25 Oct 2021 14:15:20 +0200, by Alain Mazy
-
fix newsTue, 19 Oct 2021 17:00:23 +0200, by Alain Mazy
-
Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.Tue, 19 Oct 2021 15:29:48 +0200, by Alain Mazy
-
more detailed error message for unsupported zip filesMon, 18 Oct 2021 21:55:06 +0200, by Alain Mazy
-
enable using multiple threads to load instances when generating zip archive/media storage-cacheThu, 07 Oct 2021 13:31:36 +0200, by Alain Mazy
-
added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instanceFri, 01 Oct 2021 18:36:45 +0200, by Alain Mazy
-
fix init varThu, 30 Sep 2021 17:52:07 +0200, by Alain Mazy
-
updated docThu, 30 Sep 2021 15:34:14 +0200, by Alain Mazy
-
new configuration 'DicomThreadsCount'Thu, 30 Sep 2021 15:03:35 +0200, by Alain Mazy
-
Added a StorageCache in the StorageAccessor storage-cacheThu, 30 Sep 2021 12:14:19 +0200, by Alain Mazy
-
wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code proto-filter-instance-returning-error-codeWed, 29 Sep 2021 10:32:23 +0200, by Alain Mazy
-
typoTue, 14 Sep 2021 14:51:12 +0200, by Sebastien Jodogne
-
Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020)Thu, 09 Sep 2021 13:02:33 +0200, by Sebastien Jodogne
-
support 64 bit integers in DICOMwebMon, 06 Sep 2021 22:13:07 +0200, by Sebastien Jodogne
-
todoTue, 31 Aug 2021 12:49:39 +0200, by Sebastien Jodogne
-
todoTue, 31 Aug 2021 12:46:25 +0200, by Sebastien Jodogne
-
back to mainlineMon, 30 Aug 2021 22:20:19 +0200, by Sebastien Jodogne
-
fixMon, 30 Aug 2021 18:21:12 +0200, by Sebastien Jodogne
-
fixMon, 30 Aug 2021 18:16:53 +0200, by Sebastien Jodogne
-
optimization in ImageProcessing::ShiftScale()Mon, 30 Aug 2021 12:13:05 +0200, by Sebastien Jodogne
-
fix for msvc2008Mon, 30 Aug 2021 11:51:56 +0200, by Sebastien Jodogne
-
newsMon, 30 Aug 2021 11:41:27 +0200, by Sebastien Jodogne
-
Support detection of windowing and rescale in Philips multiframe imagesMon, 30 Aug 2021 11:41:05 +0200, by Sebastien Jodogne
-
mergeMon, 30 Aug 2021 10:25:50 +0200, by Sebastien Jodogne
-
refactoring parsing of numbersMon, 30 Aug 2021 10:24:36 +0200, by Sebastien Jodogne
-
docMon, 30 Aug 2021 09:49:42 +0200, by Alain Mazy
-
rewordingMon, 30 Aug 2021 09:48:46 +0200, by Alain Mazy
-
new configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCPMon, 30 Aug 2021 09:47:47 +0200, by Alain Mazy
-
added ParsedDicomFile::LookupSubSequence()Wed, 25 Aug 2021 17:20:21 +0200, by Sebastien Jodogne
-
hiding FromDcmtkBridge::Apply() on IDicomPathVisitorWed, 25 Aug 2021 15:42:34 +0200, by Sebastien Jodogne
-
IDecodedFrameHandler can access full ParsedDicomFile instead of the DicomMap summaryWed, 25 Aug 2021 15:20:48 +0200, by Sebastien Jodogne
-
cont fixWed, 18 Aug 2021 15:26:48 +0200, by Sebastien Jodogne
-
Fix computation of the estimated time of arrival in jobsWed, 18 Aug 2021 15:16:39 +0200, by Sebastien Jodogne
-
Added "Level" option to POST /tools/bulk-modifyMon, 16 Aug 2021 10:54:38 +0200, by Sebastien Jodogne
-
Fix upload of ZIP archives containing a DICOMDIR fileFri, 13 Aug 2021 17:41:09 +0200, by Sebastien Jodogne
-
integration Orthanc-1.9.6->mainlineMon, 09 Aug 2021 08:50:04 +0200, by Sebastien Jodogne
-
hotfix for LSB precompiled binaries of Orthanc 1.9.6: reintegration of changeset 4761 Orthanc-1.9.6Mon, 09 Aug 2021 08:49:42 +0200, by Sebastien Jodogne
-
Added file CITATION.cffTue, 03 Aug 2021 11:20:38 +0200, by Sebastien Jodogne
-
Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of pluginsMon, 02 Aug 2021 13:00:37 +0200, by Sebastien Jodogne
-
back to mainlineWed, 21 Jul 2021 10:46:46 +0200, by Sebastien Jodogne
-
In lookup and query/retrieve, possibility to provide a specific study dateTue, 20 Jul 2021 08:14:05 +0200, by Sebastien Jodogne
-
mergeMon, 19 Jul 2021 15:13:40 +0200, by Sebastien Jodogne
-
revert incorrect changeset 4747 (24dbf3f013d9)Mon, 19 Jul 2021 15:13:18 +0200, by Sebastien Jodogne
-
fix docSat, 17 Jul 2021 13:04:54 +0200, by Alain Mazy
-
doc StorageAccessOnFindFri, 16 Jul 2021 11:34:51 +0200, by Alain Mazy
-
Fix orphaned attachments if bad revision number is providedWed, 14 Jul 2021 17:21:15 +0200, by Sebastien Jodogne
-
typosThu, 08 Jul 2021 17:31:03 +0200, by Sebastien Jodogne
-
Clicking on "Send to remote modality" displays the job information to monitor progressThu, 08 Jul 2021 14:57:21 +0200, by Sebastien Jodogne
-
ignore JSON files in sample Python upload scriptsThu, 08 Jul 2021 14:42:20 +0200, by Sebastien Jodogne
-
explicit linking against -lstdc++ and -lm for Linux Standard BaseThu, 08 Jul 2021 12:56:18 +0200, by Sebastien Jodogne
-
back to mainlineThu, 08 Jul 2021 10:59:32 +0200, by Sebastien Jodogne
-
cppcheckTue, 06 Jul 2021 13:29:57 +0200, by Sebastien Jodogne
-
todoTue, 06 Jul 2021 09:53:25 +0200, by Sebastien Jodogne
-
compiler warning about openssl license openssl-3.xTue, 06 Jul 2021 09:52:15 +0200, by Sebastien Jodogne
-
newsTue, 06 Jul 2021 08:17:01 +0200, by Sebastien Jodogne
-
DANGEROUS commit: Anonymization is now also applied to nested sequencesTue, 06 Jul 2021 08:12:26 +0200, by Sebastien Jodogne
-
fix unit test FromDcmtkBridge.VisitorRemoveTag on DCMTK 3.6.6Mon, 05 Jul 2021 17:50:58 +0200, by Sebastien Jodogne
-
optimized version of DicomPath::IsMatch()Mon, 05 Jul 2021 17:03:46 +0200, by Sebastien Jodogne
-
added ITagVisitor::Action_RemoveMon, 05 Jul 2021 16:12:10 +0200, by Sebastien Jodogne
-
Error code and description of jobs are now saved into the Orthanc databaseMon, 28 Jun 2021 14:25:37 +0200, by Sebastien Jodogne
-
fix openapi: /modalities/{id}/move not supporting jobsMon, 28 Jun 2021 12:03:07 +0200, by Sebastien Jodogne
-
fix broken "Do lookup" button in Orthanc ExplorerSun, 27 Jun 2021 12:48:26 +0200, by Sebastien Jodogne
-
Added Short/Simplify/Full options to format "/modalities/{id}/find-worklist" and "/queries/{id}/retrieve"Fri, 25 Jun 2021 18:13:45 +0200, by Sebastien Jodogne
-
Added "Short" and "Full" options in /modalities/id/find-worklistFri, 25 Jun 2021 10:41:35 +0200, by Sebastien Jodogne
-
todoFri, 25 Jun 2021 09:12:49 +0200, by Sebastien Jodogne
-
todoFri, 25 Jun 2021 08:44:18 +0200, by Sebastien Jodogne
-
added missing documentation of "ignore-length" in "/instances/{id}/tags"Thu, 24 Jun 2021 12:42:54 +0200, by Sebastien Jodogne
-
back to mainlineThu, 24 Jun 2021 09:16:03 +0200, by Sebastien Jodogne
-
fixWed, 23 Jun 2021 19:00:07 +0200, by Sebastien Jodogne
-
cppcheckWed, 23 Jun 2021 16:22:58 +0200, by Sebastien Jodogne
-
"/studies/{id}/merge" accepts instances inside its "Resources" parameterWed, 23 Jun 2021 16:02:29 +0200, by Sebastien Jodogne
-
added argument "Metadata" to "/tools/bulk-content"Wed, 23 Jun 2021 14:57:49 +0200, by Sebastien Jodogne
-
mergeWed, 23 Jun 2021 14:33:46 +0200, by Sebastien Jodogne
-
"/studies/{id}/split" accepts "Instances" parameter to split instances instead of seriesWed, 23 Jun 2021 14:33:20 +0200, by Sebastien Jodogne
-
upgrade to curl 7.77.0Tue, 22 Jun 2021 10:40:08 +0200, by Sebastien Jodogne
-
todoTue, 22 Jun 2021 09:28:01 +0200, by Sebastien Jodogne
-
display OpenSSL version in the logsTue, 22 Jun 2021 09:13:03 +0200, by Sebastien Jodogne
-
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.xTue, 22 Jun 2021 07:37:20 +0200, by Sebastien Jodogne
-
Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1 openssl-3.xTue, 22 Jun 2021 07:17:43 +0200, by Sebastien Jodogne
-
compilation using openssl-3.0.0-beta1 openssl-3.xTue, 22 Jun 2021 07:09:34 +0200, by Sebastien Jodogne
-
patch for compatibility of civetweb 1.14 with openssl 3.0.0Mon, 21 Jun 2021 17:55:53 +0200, by Sebastien Jodogne
-
fix warnings in unit testsMon, 21 Jun 2021 17:54:55 +0200, by Sebastien Jodogne
-
added the "Level" argument to "/tools/bulk-content"Fri, 18 Jun 2021 17:58:56 +0200, by Sebastien Jodogne
-
new route "/tools/bulk-content" to get the content of a set of resourcesFri, 18 Jun 2021 16:37:12 +0200, by Sebastien Jodogne
-
Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possibleFri, 18 Jun 2021 16:08:35 +0200, by Sebastien Jodogne
-
new configuration option "ExternalDictionaries" to load external DICOM dictionariesThu, 17 Jun 2021 15:47:21 +0200, by Sebastien Jodogne
-
fix error if overriding existing tag in the DICOM dictionaryThu, 17 Jun 2021 14:00:34 +0200, by Sebastien Jodogne
-
"/tools/bulk-delete" to delete a group of multiple, unrelated resources at onceWed, 16 Jun 2021 17:37:47 +0200, by Sebastien Jodogne
-
added routes for bulk anonymization/modificationWed, 16 Jun 2021 16:44:04 +0200, by Sebastien Jodogne
-
C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures"Fri, 11 Jun 2021 10:48:28 +0200, by Sebastien Jodogne
-
applying modifications to subsequences after all the other modificationsThu, 10 Jun 2021 12:15:38 +0200, by Sebastien Jodogne
-
cppcheckThu, 10 Jun 2021 11:21:22 +0200, by Sebastien Jodogne
-
added DicomPath::SetPrefixIndex()Thu, 10 Jun 2021 10:54:14 +0200, by Sebastien Jodogne
-
backward compatibility with old DicomModification serialization from Orthanc <= 1.6.1Thu, 10 Jun 2021 10:09:54 +0200, by Sebastien Jodogne
-
"Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequencesWed, 09 Jun 2021 17:24:44 +0200, by Sebastien Jodogne
-
hotpatch to make Orthanc 0.8.6 compile on Ubuntu 18.04 Orthanc-0.8.6Wed, 09 Jun 2021 14:57:16 +0200, by Sebastien Jodogne
-
New versions of Keep(), Remove() and Replace() in DicomModification that use DicomPathTue, 08 Jun 2021 18:28:57 +0200, by Sebastien Jodogne
-
simplified DicomModification::RelationshipsVisitorTue, 08 Jun 2021 14:42:09 +0200, by Sebastien Jodogne
-
use of DicomPath in ParsedDicomFileTue, 08 Jun 2021 12:37:48 +0200, by Sebastien Jodogne
-
FromDcmtkBridge::RemovePath() and FromDcmtkBridge::ReplacePath()Mon, 07 Jun 2021 18:35:46 +0200, by Sebastien Jodogne
-
new class DicomPathMon, 07 Jun 2021 17:05:48 +0200, by Sebastien Jodogne
-
fix build of wsi and stoneSat, 05 Jun 2021 12:23:54 +0200, by Sebastien Jodogne
-
typoFri, 04 Jun 2021 17:39:04 +0200, by Sebastien Jodogne
-
Full support for the anonymization of subsequences containing tags whose VR is UIFri, 04 Jun 2021 17:38:43 +0200, by Sebastien Jodogne
-
Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021bThu, 03 Jun 2021 21:06:34 +0200, by Sebastien Jodogne
-
DicomModification_Anonymization2017c.impl.hThu, 03 Jun 2021 19:44:43 +0200, by Sebastien Jodogne
-
GenerateAnonymizationProfile.py can read from URLThu, 03 Jun 2021 19:41:11 +0200, by Sebastien Jodogne
-
ZIP archive/media generated in synchronous mode are now streamed by defaultThu, 03 Jun 2021 17:40:15 +0200, by Sebastien Jodogne
-
fixWed, 02 Jun 2021 18:01:17 +0200, by Sebastien Jodogne
-
ZipWriter::CancelStream(), ZipWriter::GetArchiveSize() and HttpOutput::AnswerWithoutBuffering()Wed, 02 Jun 2021 17:35:39 +0200, by Sebastien Jodogne
-
added sanity checkFri, 28 May 2021 18:44:00 +0200, by Sebastien Jodogne
-
support of output streams in ZipWriterFri, 28 May 2021 18:26:40 +0200, by Sebastien Jodogne
-
fix misleading log message about unknown transfer syntax in C-GET SCPFri, 28 May 2021 11:40:47 +0200, by Sebastien Jodogne
-
unit test for transfer syntaxFri, 28 May 2021 11:37:26 +0200, by Sebastien Jodogne
-
"/jobs/..." has new field "ErrorDetails" to help identify the cause of an errorThu, 27 May 2021 15:59:03 +0200, by Sebastien Jodogne
-
typoFri, 21 May 2021 11:25:35 +0200, by Alain Mazy
-
fix AutoClassify.py sample for compatibility with Python 3.xThu, 20 May 2021 09:29:25 +0200, by Sebastien Jodogne
-
ImageProcessing::Convert() from Float32 to RGB24Fri, 14 May 2021 11:46:57 +0200, by Sebastien Jodogne
-
"Replace" tags in "/modify" and "/anonymize" now supports value representation ATThu, 13 May 2021 14:11:47 +0200, by Sebastien Jodogne
-
todoWed, 12 May 2021 09:32:20 +0200, by Sebastien Jodogne
-
typo: replaced "CheckRevision" by "CheckRevisions"Mon, 10 May 2021 12:31:17 +0200, by Sebastien Jodogne
-
in DICOMweb JSON, BulkDataURI is forced for sequences and pixel dataFri, 07 May 2021 12:46:06 +0200, by Sebastien Jodogne
-
back to mainlineFri, 07 May 2021 12:09:48 +0200, by Sebastien Jodogne
-
cppcheckFri, 07 May 2021 06:35:13 +0200, by Sebastien Jodogne
-
New configuration option: "DicomTlsRemoteCertificateRequired"Thu, 06 May 2021 18:39:19 +0200, by Sebastien Jodogne
-
Fix issue #195 (No need for BulkDataURI when Data Element is empty)Thu, 06 May 2021 16:54:46 +0200, by Sebastien Jodogne
-
updated todoWed, 05 May 2021 16:47:24 +0200, by Sebastien Jodogne
-
memory optimization in Orthanc::MultipartStreamReader if parsing one single big blockWed, 05 May 2021 12:10:33 +0200, by Sebastien Jodogne
-
use plain C strings in MultipartStreamReader instead of std::string to allow further optimizationsWed, 05 May 2021 11:50:14 +0200, by Sebastien Jodogne
-
reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.hWed, 05 May 2021 09:47:39 +0200, by Sebastien Jodogne
-
Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabledTue, 04 May 2021 10:57:42 +0200, by Sebastien Jodogne
-
New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide LuaFri, 30 Apr 2021 10:09:50 +0200, by Sebastien Jodogne
-
todoThu, 29 Apr 2021 14:34:08 +0200, by Sebastien Jodogne
-
clarification about "StoreDicom" optionThu, 29 Apr 2021 13:01:52 +0200, by Sebastien Jodogne
-
Fix regression in the handling of "DicomCheckModalityHost" configuration optionWed, 28 Apr 2021 17:50:26 +0200, by Sebastien Jodogne
-
todoWed, 28 Apr 2021 16:40:36 +0200, by Sebastien Jodogne
-
todoWed, 28 Apr 2021 13:40:35 +0200, by Sebastien Jodogne
-
todoWed, 28 Apr 2021 12:31:18 +0200, by Sebastien Jodogne
-
PngWriter recreates a new libpng context for each encodingWed, 28 Apr 2021 11:22:39 +0200, by Sebastien Jodogne
-
Fixed the lifetime of temporary files associated with jobs that create ZIP archive/mediaTue, 27 Apr 2021 09:49:20 +0200, by Sebastien Jodogne
-
"ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)Mon, 26 Apr 2021 15:22:44 +0200, by Sebastien Jodogne
-
back to mainlineThu, 22 Apr 2021 13:27:57 +0200, by Sebastien Jodogne
-
cppcheckWed, 21 Apr 2021 19:00:16 +0200, by Sebastien Jodogne
-
notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoringWed, 21 Apr 2021 12:05:57 +0200, by Sebastien Jodogne
-
upgrade to openssl 1.1.1kWed, 21 Apr 2021 11:56:14 +0200, by Sebastien Jodogne
-
fix issue 193Wed, 21 Apr 2021 10:44:49 +0200, by Sebastien Jodogne
-
fix mingwTue, 20 Apr 2021 20:44:59 +0200, by Sebastien Jodogne
-
integration db-changes->mainlineTue, 20 Apr 2021 18:11:29 +0200, by Sebastien Jodogne
-
added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changesTue, 20 Apr 2021 15:59:31 +0200, by Sebastien Jodogne
-
Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.xMon, 19 Apr 2021 10:28:24 +0200, by Sebastien Jodogne
-
RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes() db-changesFri, 16 Apr 2021 10:48:57 +0200, by Sebastien Jodogne
-
added remote AET and IP in verbose logs about DICOM networkingThu, 15 Apr 2021 11:29:40 +0200, by Sebastien Jodogne
-
separate db retries by 100ms instead of 50ms to simplify documentation db-changesWed, 14 Apr 2021 14:02:21 +0200, by Sebastien Jodogne
-
upgrade to civetweb 1.14Wed, 14 Apr 2021 12:08:20 +0200, by Sebastien Jodogne
-
minor api improvements in OrthancCDatabasePlugin.h db-changesWed, 14 Apr 2021 11:20:05 +0200, by Sebastien Jodogne
-
maximum number of database retries for writer collisions is now set by the plugins db-changesThu, 08 Apr 2021 10:46:12 +0200, by Sebastien Jodogne
-
Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)Fri, 02 Apr 2021 13:50:56 +0200, by Sebastien Jodogne
-
retries on ErrorCode_DatabaseUnavailable should be handled by the plugins db-changesWed, 31 Mar 2021 14:35:48 +0200, by Sebastien Jodogne
-
differentiating between shared and private global properties db-changesTue, 30 Mar 2021 18:10:27 +0200, by Sebastien Jodogne
-
new function in the plugin SDK: OrthancPluginCallRestApi()Tue, 30 Mar 2021 16:34:02 +0200, by Sebastien Jodogne
-
New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changesTue, 30 Mar 2021 10:39:59 +0200, by Sebastien Jodogne
-
check whether the database plugin interface is entirely implemented db-changesFri, 19 Mar 2021 10:52:22 +0100, by Sebastien Jodogne
-
processing of database events in OrthancPluginDatabaseV3 db-changesThu, 18 Mar 2021 12:09:29 +0100, by Sebastien Jodogne
-
OrthancPluginDatabaseV3::Transaction is fully implemented db-changesThu, 18 Mar 2021 11:26:10 +0100, by Sebastien Jodogne
-
added missing enum translationWed, 17 Mar 2021 15:48:31 +0100, by Alain Mazy
-
added OrthancPluginContentType_DicomUntilPixelDataWed, 17 Mar 2021 15:31:26 +0100, by Alain Mazy
-
added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changesTue, 16 Mar 2021 17:58:16 +0100, by Sebastien Jodogne
-
removed the global database mutex from ServerIndex and StatelessDatabaseOperations db-changesTue, 16 Mar 2021 12:43:43 +0100, by Sebastien Jodogne
-
moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass db-changesMon, 15 Mar 2021 18:22:53 +0100, by Sebastien Jodogne
-
moving all accesses to databases from IDatabaseWrapper to ITransaction db-changesMon, 15 Mar 2021 15:30:42 +0100, by Sebastien Jodogne
-
simplification of ServerIndex::Listener as ServerIndex::TransactionContext db-changesFri, 12 Mar 2021 16:04:09 +0100, by Sebastien Jodogne
-
attaching the listener to transactions in IDatabaseWrapper db-changesFri, 12 Mar 2021 15:33:47 +0100, by Sebastien Jodogne
-
ServerIndex now uses StatelessDatabaseOperations db-changesWed, 10 Mar 2021 15:59:03 +0100, by Sebastien Jodogne
-
taking StatelessDatabaseOperations out of ServerIndex db-changesTue, 09 Mar 2021 18:24:59 +0100, by Sebastien Jodogne
-
created a ITransactionContextFactory around ServerIndex::Listener db-changesTue, 09 Mar 2021 16:40:38 +0100, by Sebastien Jodogne
-
ITransactionContext to uncouple ServerIndex from database wrapper db-changesTue, 09 Mar 2021 16:18:24 +0100, by Sebastien Jodogne
-
removing link to ServerIndex in ReadWriteTransaction db-changesTue, 09 Mar 2021 15:37:47 +0100, by Sebastien Jodogne
-
assume that "GetDatabaseVersion()" can run out of a database transaction db-changesTue, 09 Mar 2021 15:25:17 +0100, by Sebastien Jodogne
-
transient introduction of ServerIndex::databaseMutex_ db-changesTue, 09 Mar 2021 15:22:03 +0100, by Sebastien Jodogne
-
remove the only use of GlobalProperty_FlushSleep db-changesTue, 09 Mar 2021 14:49:39 +0100, by Sebastien Jodogne
-
end of refactoring read-write transactions db-changesTue, 09 Mar 2021 11:52:07 +0100, by Sebastien Jodogne
-
clarifications in ServerIndex::Recycle() db-changesMon, 08 Mar 2021 18:30:06 +0100, by Sebastien Jodogne
-
removed redundant ServerIndex::SignalNewResource() db-changesMon, 08 Mar 2021 17:08:10 +0100, by Sebastien Jodogne
-
simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted() db-changesMon, 08 Mar 2021 16:49:34 +0100, by Sebastien Jodogne
-
avoid copy of objects in ServerIndex db-changesMon, 08 Mar 2021 11:08:03 +0100, by Sebastien Jodogne
-
end of refactoring read-only transactions db-changesFri, 05 Mar 2021 16:11:11 +0100, by Sebastien Jodogne
-
removed function wrappers for transactions in ServerIndex db-changesThu, 04 Mar 2021 18:45:48 +0100, by Sebastien Jodogne
-
templates to reduce verbosity in ServerIndex implementation db-changesThu, 04 Mar 2021 15:22:55 +0100, by Sebastien Jodogne
-
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction() db-changesWed, 03 Mar 2021 17:31:30 +0100, by Sebastien Jodogne
-
fix build on freebsdWed, 03 Mar 2021 13:48:45 +0100, by Sebastien Jodogne
-
link against iphlpapi.dll on WindowsTue, 02 Mar 2021 14:53:35 +0100, by Sebastien Jodogne
-
added SystemToolbox::GetMacAddresses()Tue, 02 Mar 2021 14:06:10 +0100, by Sebastien Jodogne
-
sanity checks in CheckOrthancFrameworkSymbols.pyTue, 02 Mar 2021 10:16:06 +0100, by Sebastien Jodogne
-
missing ALLOW_DOWNLOADS when building unit tests of frameworkFri, 26 Feb 2021 16:50:52 +0100, by Sebastien Jodogne
-
simplification of DownloadOrthancFramework.cmakeFri, 26 Feb 2021 13:50:37 +0100, by Sebastien Jodogne
-
back to mainlineThu, 25 Feb 2021 18:27:28 +0100, by Sebastien Jodogne
-
fix ParsedDicomImage::EmbedImage() on big-endian Orthanc-1.9.1Thu, 25 Feb 2021 16:52:32 +0100, by Sebastien Jodogne
-
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIESThu, 25 Feb 2021 12:15:18 +0100, by Sebastien Jodogne
-
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static libraryThu, 25 Feb 2021 11:02:23 +0100, by Sebastien Jodogne
-
fix decoding of images on big-endian architecturesWed, 24 Feb 2021 21:06:34 +0100, by Sebastien Jodogne
-
fix segmentation fault during anonymization on big-endian architecturesWed, 24 Feb 2021 15:07:54 +0100, by Sebastien Jodogne
-
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)Wed, 24 Feb 2021 12:39:35 +0100, by Sebastien Jodogne
-
fix cross-compilation for big endian on Debian 10Tue, 23 Feb 2021 20:05:26 +0100, by Sebastien Jodogne
-
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)Tue, 23 Feb 2021 15:19:40 +0100, by Sebastien Jodogne
-
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peerTue, 23 Feb 2021 15:05:55 +0100, by Sebastien Jodogne
-
fix buildTue, 23 Feb 2021 13:46:58 +0100, by Sebastien Jodogne
-
added field "Timeout" in "OrthancPeers" configuration optionTue, 23 Feb 2021 11:28:28 +0100, by Sebastien Jodogne
-
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)Tue, 23 Feb 2021 11:01:54 +0100, by Sebastien Jodogne
-
added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc frameworkMon, 22 Feb 2021 18:30:31 +0100, by Sebastien Jodogne
-
cppcheckMon, 22 Feb 2021 16:51:23 +0100, by Sebastien Jodogne
-
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basisMon, 22 Feb 2021 16:32:11 +0100, by Sebastien Jodogne
-
Added "Timeout" parameter everywhere in "/modalities/.../"Mon, 22 Feb 2021 15:27:25 +0100, by Sebastien Jodogne
-
added DicomToJsonFlags_SkipGroupLengthsTue, 16 Feb 2021 15:01:13 +0100, by Sebastien Jodogne
-
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summaryTue, 16 Feb 2021 14:42:04 +0100, by Sebastien Jodogne
-
removal of "dicom-as-json" attachmentsTue, 16 Feb 2021 12:18:41 +0100, by Sebastien Jodogne
-
simplification in ServerContextFri, 12 Feb 2021 12:13:19 +0100, by Sebastien Jodogne
-
added FileContentType_DicomUntilPixelDataFri, 12 Feb 2021 11:33:16 +0100, by Sebastien Jodogne
-
ServerContext::ReadDicomUntilPixelData()Thu, 11 Feb 2021 19:06:29 +0100, by Sebastien Jodogne
-
fix signature of virtual methodThu, 11 Feb 2021 17:51:04 +0100, by Sebastien Jodogne
-
removed ServerContext::ReadAttachment()Thu, 11 Feb 2021 17:11:37 +0100, by Sebastien Jodogne
-
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsingThu, 11 Feb 2021 11:00:05 +0100, by Sebastien Jodogne
-
widening the use of DicomTransferSyntax enumThu, 11 Feb 2021 09:33:48 +0100, by Sebastien Jodogne
-
refactoring ServerIndex::Store()Wed, 10 Feb 2021 17:01:44 +0100, by Sebastien Jodogne
-
removed cached dicom summary from DicomInstanceToStoreWed, 10 Feb 2021 12:07:03 +0100, by Sebastien Jodogne
-
removed cached dicom-as-json from DicomInstanceToStoreWed, 10 Feb 2021 11:29:53 +0100, by Sebastien Jodogne
-
fix shared libraryTue, 09 Feb 2021 17:05:45 +0100, by Sebastien Jodogne
-
refactoring IStoreRequestHandlerTue, 09 Feb 2021 15:50:14 +0100, by Sebastien Jodogne
-
FromDcmtkBridge::LogMissingTagsForStore()Tue, 09 Feb 2021 15:24:36 +0100, by Sebastien Jodogne
-
added safeguards in Orthanc::FileInfoTue, 09 Feb 2021 14:49:30 +0100, by Sebastien Jodogne
-
reorganizationTue, 09 Feb 2021 14:25:21 +0100, by Sebastien Jodogne
-
IStorageArea::HasReadRange()Tue, 09 Feb 2021 11:37:13 +0100, by Sebastien Jodogne
-
fix build on msvc 2008Mon, 08 Feb 2021 18:39:22 +0100, by Sebastien Jodogne
-
Possibility to generate a static library containing the Orthanc FrameworkMon, 08 Feb 2021 18:34:40 +0100, by Sebastien Jodogne
-
IStorageArea::ReadRange()Thu, 04 Feb 2021 18:01:07 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the instance level: "PixelDataOffset"Thu, 04 Feb 2021 15:31:00 +0100, by Sebastien Jodogne
-
DicomStreamReader::LookupPixelDataOffset()Thu, 04 Feb 2021 11:42:25 +0100, by Sebastien Jodogne
-
Fix build on big-endian architecturesSat, 30 Jan 2021 18:19:11 +0100, by Sebastien Jodogne
-
back to mainlineFri, 29 Jan 2021 11:51:42 +0100, by Sebastien Jodogne
-
fix missing include for Debian unstableFri, 29 Jan 2021 09:46:47 +0100, by Sebastien Jodogne
-
fixFri, 29 Jan 2021 07:32:48 +0100, by Sebastien Jodogne
-
fixThu, 28 Jan 2021 19:36:13 +0100, by Sebastien Jodogne
-
cppcheckThu, 28 Jan 2021 19:28:32 +0100, by Sebastien Jodogne
-
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffersThu, 28 Jan 2021 19:03:19 +0100, by Sebastien Jodogne
-
sample for OrthancPluginRegisterStorageArea2()Thu, 28 Jan 2021 16:59:40 +0100, by Sebastien Jodogne
-
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"Thu, 28 Jan 2021 15:54:30 +0100, by Sebastien Jodogne
-
fix test pathsThu, 28 Jan 2021 14:07:49 +0100, by Sebastien Jodogne
-
Clarifying documentation of "AllowTranscoding" in "DicomModalities"Wed, 27 Jan 2021 18:54:21 +0100, by Sebastien Jodogne
-
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tagsWed, 27 Jan 2021 18:37:34 +0100, by Sebastien Jodogne
-
todoWed, 27 Jan 2021 17:28:34 +0100, by Sebastien Jodogne
-
new primitive in plugin SDK: OrthancPluginCreateDicom2()Wed, 27 Jan 2021 16:54:03 +0100, by Sebastien Jodogne
-
migrate remaining links to issues in bitbucket to mercurial serverTue, 26 Jan 2021 18:25:52 +0100, by Sebastien Jodogne
-
fix integration test test_frames_transcoding of DICOMweb pluginTue, 26 Jan 2021 17:57:09 +0100, by Sebastien Jodogne
-
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"Tue, 26 Jan 2021 15:50:52 +0100, by Sebastien Jodogne
-
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxesTue, 26 Jan 2021 14:48:10 +0100, by Sebastien Jodogne
-
rename TransferSyntax enum as TransferSyntaxGroupTue, 26 Jan 2021 10:18:50 +0100, by Sebastien Jodogne
-
patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIRTue, 26 Jan 2021 09:15:05 +0100, by Sebastien Jodogne
-
upgrade to dcmtk 3.6.6Mon, 25 Jan 2021 18:38:29 +0100, by Sebastien Jodogne
-
move old enum TransferSyntax from OrthancFramework to OrthancServerMon, 25 Jan 2021 18:12:59 +0100, by Sebastien Jodogne
-
IApplicationEntityFilter::GetAcceptedTransferSyntaxes()Mon, 25 Jan 2021 15:18:34 +0100, by Sebastien Jodogne
-
todoThu, 21 Jan 2021 19:06:00 +0100, by Sebastien Jodogne
-
ABI compatibility for DicomStoreUserConnection::Transcode()Thu, 21 Jan 2021 17:54:44 +0100, by Sebastien Jodogne
-
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCUThu, 21 Jan 2021 17:08:32 +0100, by Sebastien Jodogne
-
todoWed, 20 Jan 2021 17:43:15 +0100, by Sebastien Jodogne
-
"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basisWed, 20 Jan 2021 17:36:23 +0100, by Sebastien Jodogne
-
"/modalities/{...}/query": New string argument "LocalAet"Wed, 20 Jan 2021 17:02:10 +0100, by Sebastien Jodogne
-
The DICOM meta-header and the transfer syntax are displayed at the "Instance" levelWed, 20 Jan 2021 14:51:48 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the series level: "RemoteAET"Wed, 20 Jan 2021 14:20:37 +0100, by Sebastien Jodogne
-
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_Wed, 20 Jan 2021 13:30:54 +0100, by Sebastien Jodogne
-
fix ParsedDicomCache for emscriptenWed, 20 Jan 2021 12:43:44 +0100, by Sebastien Jodogne
-
Refactoring and improvements to the cache of DICOM files in ServerContextTue, 19 Jan 2021 19:05:04 +0100, by Sebastien Jodogne
-
new class: ParsedDicomCache()Tue, 19 Jan 2021 16:11:23 +0100, by Sebastien Jodogne
-
Explicitly use little-endian to encode uncompressed file size with zlib compressionTue, 19 Jan 2021 14:31:04 +0100, by Sebastien Jodogne
-
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"Tue, 19 Jan 2021 12:03:49 +0100, by Sebastien Jodogne
-
new function MultipartStreamReader::ParseHeaderArguments()Tue, 19 Jan 2021 10:02:46 +0100, by Sebastien Jodogne
-
todoMon, 18 Jan 2021 15:04:36 +0100, by Sebastien Jodogne
-
new configuration option "MaximumPduLength" to tune the maximum PDU lengthMon, 18 Jan 2021 14:51:52 +0100, by Sebastien Jodogne
-
support empty PatientID in OrthancImport.pyThu, 14 Jan 2021 09:13:29 +0100, by Sebastien Jodogne
-
"#warning" is not available on Visual StudioThu, 14 Jan 2021 08:50:48 +0100, by Sebastien Jodogne
-
todoWed, 13 Jan 2021 18:48:53 +0100, by Sebastien Jodogne
-
fixWed, 13 Jan 2021 17:17:50 +0100, by Sebastien Jodogne
-
ImageProcessing::Set(image, r, g, b, a) applicable to grayscale imagesWed, 13 Jan 2021 17:13:42 +0100, by Sebastien Jodogne
-
fix LOG() in OrthancPluginCppWrapper.cppWed, 13 Jan 2021 10:32:34 +0100, by Sebastien Jodogne
-
new function in OrthancPluginCppWrapper: ReadJsonWithoutComments()Wed, 13 Jan 2021 09:19:32 +0100, by Sebastien Jodogne
-
ImageProcessing::ConvertJpegYCbCrToRgb()Tue, 12 Jan 2021 13:07:15 +0100, by Sebastien Jodogne
-
new error code: ErrorCode_BadRangeMon, 11 Jan 2021 14:32:44 +0100, by Sebastien Jodogne
-
better warning about no support of file ranges in storage areaSat, 09 Jan 2021 13:13:06 +0100, by Sebastien Jodogne
-
New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()Fri, 08 Jan 2021 18:53:33 +0100, by Sebastien Jodogne
-
configuration options for DICOM TLS in Orthanc SCPThu, 07 Jan 2021 18:18:39 +0100, by Sebastien Jodogne
-
configuration options for DICOM TLS in Orthanc SCUThu, 07 Jan 2021 16:53:35 +0100, by Sebastien Jodogne
-
upgrade to year 2021Wed, 06 Jan 2021 17:27:28 +0100, by Sebastien Jodogne
-
pre-release of Orthanc framework 23ad1b9c7800Wed, 06 Jan 2021 09:39:07 +0100, by Sebastien Jodogne
-
fix tag in openapiMon, 04 Jan 2021 17:05:21 +0100, by Sebastien Jodogne
-
fix buildMon, 04 Jan 2021 17:01:17 +0100, by Sebastien Jodogne
-
fix build if OpenSSL is disabledMon, 04 Jan 2021 16:06:05 +0100, by Sebastien Jodogne
-
dicom tls for scuMon, 04 Jan 2021 15:59:32 +0100, by Sebastien Jodogne
-
contMon, 04 Jan 2021 14:34:44 +0100, by Sebastien Jodogne
-
testing DICOM TLS in Orthanc SCPMon, 04 Jan 2021 12:42:45 +0100, by Sebastien Jodogne
-
don't compile TLS if DCMTK networking is disabledSat, 02 Jan 2021 14:53:24 +0100, by Sebastien Jodogne
-
autodetection of SSL_CTX_get0_param()Thu, 31 Dec 2020 16:42:46 +0100, by Sebastien Jodogne
-
trying to enable TLS support in DCMTKThu, 31 Dec 2020 15:16:18 +0100, by Sebastien Jodogne
-
openapi is doneWed, 30 Dec 2020 09:39:40 +0100, by Sebastien Jodogne
-
added openapi descriptionWed, 30 Dec 2020 08:20:26 +0100, by Sebastien Jodogne
-
openapi documentation is now completedTue, 29 Dec 2020 19:28:53 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 16:51:28 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 16:05:07 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 15:22:00 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 12:21:51 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 11:53:42 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 10:24:17 +0100, by Sebastien Jodogne
-
openapi for plugins and jobsMon, 28 Dec 2020 17:40:35 +0100, by Sebastien Jodogne
-
openapi about creation of zip/media archivesMon, 28 Dec 2020 16:49:17 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 15:32:01 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 14:46:51 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 13:08:00 +0100, by Sebastien Jodogne
-
automated generation of the cheat sheet of the REST API, to be included in the Orthanc BookMon, 28 Dec 2020 11:57:48 +0100, by Sebastien Jodogne
-
typoSun, 27 Dec 2020 11:31:50 +0100, by Sebastien Jodogne
-
cont openapiFri, 25 Dec 2020 11:23:32 +0100, by Sebastien Jodogne
-
cont openapiFri, 25 Dec 2020 11:12:14 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 17:53:12 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 17:44:52 +0100, by Sebastien Jodogne
-
documenting generation of imagesThu, 24 Dec 2020 17:32:19 +0100, by Sebastien Jodogne
-
gathering statistics about progress of api documentationThu, 24 Dec 2020 09:37:30 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 08:59:45 +0100, by Sebastien Jodogne
-
cont openapiWed, 23 Dec 2020 18:32:13 +0100, by Sebastien Jodogne
-
fix for older compilersWed, 23 Dec 2020 15:16:37 +0100, by Sebastien Jodogne
-
documenting system callsWed, 23 Dec 2020 15:13:45 +0100, by Sebastien Jodogne
-
cppcheckWed, 23 Dec 2020 12:30:56 +0100, by Sebastien Jodogne
-
New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a fileWed, 23 Dec 2020 12:21:03 +0100, by Sebastien Jodogne
-
fix RunCppCheck.shTue, 22 Dec 2020 09:39:06 +0100, by Sebastien Jodogne
-
new function Toolbox::ReadJsonWithoutComments()Tue, 22 Dec 2020 08:59:23 +0100, by Sebastien Jodogne
-
fix commentTue, 22 Dec 2020 08:16:08 +0100, by Sebastien Jodogne
-
removed useless includesTue, 22 Dec 2020 08:14:54 +0100, by Sebastien Jodogne
-
functions to read/write JSON in OrthancPluginCppWrapper.hTue, 22 Dec 2020 08:11:37 +0100, by Sebastien Jodogne
-
removing usage of deprecated JsonCpp classesMon, 21 Dec 2020 18:55:32 +0100, by Sebastien Jodogne
-
confining Json::Reader and Json::*Writer into ToolboxMon, 21 Dec 2020 18:09:47 +0100, by Sebastien Jodogne
-
upgraded to jsoncpp 1.9.4Mon, 21 Dec 2020 08:47:29 +0100, by Sebastien Jodogne
-
upgraded to jsoncpp 1.9.3Mon, 21 Dec 2020 08:41:13 +0100, by Sebastien Jodogne
-
typoFri, 18 Dec 2020 17:41:42 +0100, by Sebastien Jodogne
-
back to mainlineFri, 18 Dec 2020 15:19:10 +0100, by Sebastien Jodogne
-
cppcheckFri, 18 Dec 2020 12:15:45 +0100, by Sebastien Jodogne
-
If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"Fri, 18 Dec 2020 11:48:40 +0100, by Sebastien Jodogne
-
new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressedFri, 18 Dec 2020 11:13:00 +0100, by Sebastien Jodogne
-
integration varian->mainlineThu, 17 Dec 2020 15:10:57 +0100, by Sebastien Jodogne
-
Add support to configure minimimum accepted TLS version and cipher suite varianFri, 11 Dec 2020 11:59:10 -0500, by Andrew Wallis
-
integration varian->mainlineThu, 17 Dec 2020 12:48:55 +0100, by Sebastien Jodogne
-
added NEWS about "OrthancExplorerEnabled" option varianThu, 17 Dec 2020 12:48:14 +0100, by Sebastien Jodogne
-
adding option to disable orthance explorer when http server is enabled varianFri, 11 Dec 2020 14:57:31 -0500, by Andrew Wallis
-
integration varian->mainlineThu, 17 Dec 2020 11:42:48 +0100, by Sebastien Jodogne
-
New config option "DeidentifyDimseQueryLogs" varianTue, 15 Dec 2020 13:59:01 -0500, by Mark Poscablo
-
there will be a 1.8.2 release before 1.9.0Thu, 17 Dec 2020 10:55:32 +0100, by Sebastien Jodogne
-
Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of OrthancThu, 17 Dec 2020 10:46:11 +0100, by Sebastien Jodogne
-
tagging Orthanc framework 4a3ba4bf4ba7 for PostgreSQL 3.3Mon, 14 Dec 2020 17:33:17 +0100, by Sebastien Jodogne
-
making ServerIndex::IncrementGlobalSequence() more fault-tolerantMon, 14 Dec 2020 14:26:49 +0100, by Sebastien Jodogne
-
mergeSat, 12 Dec 2020 19:42:05 +0100, by Sebastien Jodogne
-
look for openssl in DownloadOrthancFramework.cmakeSat, 12 Dec 2020 19:41:56 +0100, by Sebastien Jodogne
-
fix OpenSslConfigurationStatic-1.1.1.cmake to generate windows pluginsSat, 12 Dec 2020 19:41:30 +0100, by Sebastien Jodogne
-
Allow empty request body in "/modalities/{id}/echo"Thu, 10 Dec 2020 18:36:57 +0100, by Sebastien Jodogne
-
New config option "MallocArenaMax" to control memory usage on GNU/LinuxThu, 10 Dec 2020 09:32:39 +0100, by Sebastien Jodogne
-
fix missing log category in _OrthancPluginService_LogInfoWed, 09 Dec 2020 16:46:10 +0100, by Sebastien Jodogne
-
Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacksWed, 09 Dec 2020 16:17:46 +0100, by Sebastien Jodogne
-
trying to fix msvc build errors for plugins while compiling ZipReader.cppWed, 09 Dec 2020 10:07:48 +0100, by Sebastien Jodogne
-
contTue, 08 Dec 2020 20:22:24 +0100, by Sebastien Jodogne
-
rollback incorrect removal for msvc2008Tue, 08 Dec 2020 19:10:46 +0100, by Sebastien Jodogne
-
fix for msvc2015Tue, 08 Dec 2020 18:07:12 +0100, by Sebastien Jodogne
-
fix ZipReader.cpp for msvcTue, 08 Dec 2020 16:48:58 +0100, by Sebastien Jodogne
-
ZIP archives containing DICOM files can be uploaded using WebDAVTue, 08 Dec 2020 15:22:28 +0100, by Sebastien Jodogne
-
"/instances" can be used to import ZIP archives provided in the POST bodyTue, 08 Dec 2020 13:17:40 +0100, by Sebastien Jodogne
-
cppcheckTue, 08 Dec 2020 12:55:32 +0100, by Sebastien Jodogne
-
new class: ZipReaderTue, 08 Dec 2020 12:38:59 +0100, by Sebastien Jodogne
-
trying to uncompress one zip archiveMon, 07 Dec 2020 20:38:31 +0100, by Sebastien Jodogne
-
back to mainlineMon, 07 Dec 2020 17:23:26 +0100, by Sebastien Jodogne
-
fix for msvc2008Sun, 06 Dec 2020 20:30:12 +0100, by Sebastien Jodogne
-
fix ORTHANC_DEPRECATED macro for C++14Sun, 06 Dec 2020 13:16:27 +0100, by Sebastien Jodogne
-
relax CheckOrthancFrameworkSymbols.py about one friend stream functionSun, 06 Dec 2020 12:47:54 +0100, by Sebastien Jodogne
-
reintroduced backward ABI compatibility in Orthanc Framework .so for unit tests of Orthanc 1.7.2 to 1.8.0Sun, 06 Dec 2020 12:21:31 +0100, by Sebastien Jodogne
-
new error code: ErrorCode_DiscontinuedAbiSun, 06 Dec 2020 11:42:39 +0100, by Sebastien Jodogne
-
fix travisSat, 05 Dec 2020 19:15:03 +0100, by Sebastien Jodogne
-
fix travisSat, 05 Dec 2020 18:04:16 +0100, by Sebastien Jodogne
-
cppcheckSat, 05 Dec 2020 17:09:58 +0100, by Sebastien Jodogne
-
New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()Fri, 04 Dec 2020 18:28:23 +0100, by Sebastien Jodogne
-
SystemToolbox::ReadFileRange()Thu, 03 Dec 2020 18:48:06 +0100, by Sebastien Jodogne
-
Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB"Thu, 03 Dec 2020 18:15:47 +0100, by Sebastien Jodogne
-
"DicomEchoChecksFind" config option + "CheckFind" field in /modalities/.../echoThu, 03 Dec 2020 15:58:52 +0100, by Sebastien Jodogne
-
"/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"Thu, 03 Dec 2020 11:47:03 +0100, by Sebastien Jodogne
-
give access to the configuration of one single peer or modalityThu, 03 Dec 2020 10:43:31 +0100, by Sebastien Jodogne
-
OrthancImport.py sampleWed, 02 Dec 2020 11:01:59 +0100, by Sebastien Jodogne
-
tagging pre-release of the Orthanc Framework for Stone Web viewer 1.0Wed, 02 Dec 2020 07:14:23 +0100, by Sebastien Jodogne
-
cppcheckTue, 01 Dec 2020 20:31:04 +0100, by Sebastien Jodogne
-
Fix access to videos as a single raw frameMon, 30 Nov 2020 16:33:40 +0100, by Sebastien Jodogne
-
fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb pluginFri, 27 Nov 2020 06:57:23 +0100, by Sebastien Jodogne
-
fix missing symbols for stoneWed, 25 Nov 2020 21:42:50 +0100, by Sebastien Jodogne
-
enabling one test in sandboxed environmentsWed, 25 Nov 2020 18:15:28 +0100, by Sebastien Jodogne
-
moving generic type definitions from IHttpHandler to HttpToolboxWed, 25 Nov 2020 14:39:10 +0100, by Sebastien Jodogne
-
moving static methods from HttpToolbox to IHttpHandlerWed, 25 Nov 2020 13:46:49 +0100, by Sebastien Jodogne
-
new macro ORTHANC_DEPRECATEDWed, 25 Nov 2020 13:34:58 +0100, by Sebastien Jodogne
-
fix link errors on wasm unit testsTue, 24 Nov 2020 20:53:21 +0100, by Sebastien Jodogne
-
fix for stoneTue, 24 Nov 2020 19:43:10 +0100, by Sebastien Jodogne
-
unit tests now running in WebAssemblyTue, 24 Nov 2020 16:21:29 +0100, by Sebastien Jodogne
-
revert changeset 4320:72237cbb4fb2Tue, 24 Nov 2020 12:37:52 +0100, by Sebastien Jodogne
-
mergeTue, 24 Nov 2020 12:12:44 +0100, by Sebastien Jodogne
-
removed default setting of ORTHANC_ENABLE_LOGGING_STDIO in WebAssemblyTue, 24 Nov 2020 12:12:27 +0100, by Sebastien Jodogne
-
mergeMon, 23 Nov 2020 14:23:18 +0100, by Alain Mazy
-
fix loggingMon, 23 Nov 2020 14:23:10 +0100, by Alain Mazy
-
added DICOM_TAG_CINE_RATEMon, 23 Nov 2020 12:51:39 +0100, by Sebastien Jodogne
-
mergeMon, 23 Nov 2020 12:04:59 +0100, by Alain Mazy
-
fix for 'logs are not stored in log files anymore after a /tools/reset'Mon, 23 Nov 2020 12:04:42 +0100, by Alain Mazy
-
explanation in configuration fileSat, 21 Nov 2020 10:49:54 +0100, by Sebastien Jodogne
-
removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMakeTue, 17 Nov 2020 11:16:22 +0100, by Sebastien Jodogne
-
hiding some symbols using boosThu, 12 Nov 2020 11:40:44 +0100, by Sebastien Jodogne
-
removed a friend method for better abiMon, 09 Nov 2020 16:09:05 +0100, by Sebastien Jodogne
-
fix abi of DicomImageInformationMon, 09 Nov 2020 15:22:43 +0100, by Sebastien Jodogne
-
turning IImageWriter into a pure interfaceMon, 09 Nov 2020 15:07:55 +0100, by Sebastien Jodogne
-
renaming pure interface JobOperationValue as IJobOperationValueMon, 09 Nov 2020 14:40:51 +0100, by Sebastien Jodogne
-
missing cmake parameters if building unit tests of frameworkSat, 07 Nov 2020 08:02:36 +0100, by Sebastien Jodogne
-
fix for vs2008Fri, 06 Nov 2020 21:15:09 +0100, by Sebastien Jodogne
-
fix build of Orthanc framework DLL for WindowsFri, 06 Nov 2020 21:13:45 +0100, by Sebastien Jodogne
-
fix for vs2008Fri, 06 Nov 2020 18:15:11 +0100, by Sebastien Jodogne
-
fixFri, 06 Nov 2020 17:02:42 +0100, by Sebastien Jodogne
-
continued abiFri, 06 Nov 2020 16:33:52 +0100, by Sebastien Jodogne
-
improving detection of ABI compatibilityFri, 06 Nov 2020 15:37:30 +0100, by Sebastien Jodogne
-
missing macro CIVETWEB_KEEP_ALIVE_TIMEOUT_SECONDSFri, 06 Nov 2020 10:00:05 +0100, by Sebastien Jodogne
-
Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP headerFri, 06 Nov 2020 09:58:48 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 19:33:18 +0100, by Sebastien Jodogne
-
cppcheckThu, 05 Nov 2020 18:24:50 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 18:21:03 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 17:20:49 +0100, by Sebastien Jodogne
-
moving inline methods to source files for ABI compatibilityThu, 05 Nov 2020 15:52:28 +0100, by Sebastien Jodogne
-
applied log categoriesThu, 05 Nov 2020 12:01:11 +0100, by Alain Mazy
-
log categories: rest -> http + added lua & jobsThu, 05 Nov 2020 11:43:32 +0100, by Alain Mazy
-
fixThu, 05 Nov 2020 11:23:47 +0100, by Sebastien Jodogne
-
prefixing log messages with their categoryThu, 05 Nov 2020 10:24:05 +0100, by Sebastien Jodogne
-
fix formatting for help2manThu, 05 Nov 2020 09:57:35 +0100, by Sebastien Jodogne
-
improving manpageThu, 05 Nov 2020 07:21:43 +0100, by Sebastien Jodogne
-
backporting a patch for DCMTK 3.6.5 to resolve a bad memory access in C-GET SCPWed, 04 Nov 2020 18:34:44 +0100, by Sebastien Jodogne
-
fix for VS2008Wed, 04 Nov 2020 18:26:44 +0100, by Sebastien Jodogne
-
using CLOG in Orthanc DICOM handlersWed, 04 Nov 2020 17:48:11 +0100, by Sebastien Jodogne
-
debug logs for C-MOVE and C-GET SCPWed, 04 Nov 2020 17:40:25 +0100, by Sebastien Jodogne
-
fix for VS2008, debug logs for C-FIND SCP and for storage commitment SCPWed, 04 Nov 2020 16:27:59 +0100, by Sebastien Jodogne
-
moving all logs from DicomNetworking folder into the "dicom" categoryWed, 04 Nov 2020 15:01:47 +0100, by Sebastien Jodogne
-
starting debug logs for SCPWed, 04 Nov 2020 14:48:52 +0100, by Sebastien Jodogne
-
debug logs for storage commitment SCUWed, 04 Nov 2020 14:21:13 +0100, by Sebastien Jodogne
-
debug log for DCMTK SCUWed, 04 Nov 2020 13:48:42 +0100, by Sebastien Jodogne
-
SetDcmtkVerbosity()Wed, 04 Nov 2020 07:56:22 +0100, by Sebastien Jodogne
-
moving inline methods to source files for ABI compatibilityTue, 03 Nov 2020 20:48:01 +0100, by Sebastien Jodogne
-
avoid multiple calls to GetWidth() and GetHeight() on pixel loopsTue, 03 Nov 2020 20:05:55 +0100, by Sebastien Jodogne
-
CheckOrthancFrameworkSymbols.pyTue, 03 Nov 2020 18:45:32 +0100, by Sebastien Jodogne
-
fix for visual studioTue, 03 Nov 2020 17:00:58 +0100, by Sebastien Jodogne
-
Dynamically access and/or change the verbosity of logging categories with the REST APITue, 03 Nov 2020 14:41:27 +0100, by Sebastien Jodogne
-
cppcheckTue, 03 Nov 2020 12:28:25 +0100, by Sebastien Jodogne
-
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2Tue, 03 Nov 2020 12:24:50 +0100, by Sebastien Jodogne
-
LogCategory_RESTTue, 03 Nov 2020 07:19:33 +0100, by Sebastien Jodogne
-
LogCategory_PLUGINSTue, 03 Nov 2020 07:15:44 +0100, by Sebastien Jodogne
-
logging categoriesMon, 02 Nov 2020 18:45:50 +0100, by Sebastien Jodogne
-
new macro CLOG, and sharing more code between logging enginesMon, 02 Nov 2020 17:15:57 +0100, by Sebastien Jodogne
-
new macro TLOG() to replace VLOG() for trace logs with a categoryMon, 02 Nov 2020 14:48:15 +0100, by Sebastien Jodogne
-
REST API returns 404 error if deleting an inexistent peer or modalitySun, 01 Nov 2020 12:43:18 +0100, by Sebastien Jodogne
-
mergeFri, 30 Oct 2020 12:00:16 +0100, by Sebastien Jodogne
-
Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"Fri, 30 Oct 2020 12:00:06 +0100, by Sebastien Jodogne
-
reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happensFri, 30 Oct 2020 10:48:57 +0100, by Alain Mazy
-
sanitize IndexInSeries (we've seen spaces there !)Fri, 30 Oct 2020 10:35:49 +0100, by Alain Mazy
-
ServeFolders plugin: mime type for ".map" file extensionFri, 30 Oct 2020 09:00:24 +0100, by Sebastien Jodogne
-
notesTue, 27 Oct 2020 14:31:06 +0100, by Sebastien Jodogne
-
fix unit test Version.CivetwebTue, 27 Oct 2020 13:51:47 +0100, by Sebastien Jodogne
-
upgrade to civetweb 1.13Tue, 27 Oct 2020 13:29:23 +0100, by Sebastien Jodogne
-
C-GET SCP: Fix responses and handling of cancelMon, 26 Oct 2020 12:23:36 +0100, by Sebastien Jodogne
-
Fix reporting of client-side store warnings/errors in C-GET SCPTue, 20 Oct 2020 09:52:42 +0200, by Sebastien Jodogne
-
cppcheckMon, 19 Oct 2020 18:38:24 +0200, by Sebastien Jodogne
-
back to mainlineFri, 16 Oct 2020 11:12:25 +0200, by Sebastien Jodogne
-
cppcheckThu, 15 Oct 2020 20:08:44 +0200, by Sebastien Jodogne
-
fix webdavThu, 15 Oct 2020 17:13:35 +0200, by Sebastien Jodogne
-
hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04 Orthanc-0.8.6Thu, 15 Oct 2020 13:56:50 +0200, by Sebastien Jodogne
-
noteTue, 13 Oct 2020 15:42:10 +0200, by Sebastien Jodogne
-
improvementTue, 13 Oct 2020 15:41:25 +0200, by Sebastien Jodogne
-
new lua sample: ClassifyUsingAet.luaTue, 13 Oct 2020 15:36:48 +0200, by Sebastien Jodogne
-
commentsTue, 13 Oct 2020 10:46:05 +0200, by Sebastien Jodogne
-
simplificationTue, 13 Oct 2020 10:39:47 +0200, by Sebastien Jodogne
-
RequestOrigin_WebDavSat, 10 Oct 2020 11:23:11 +0200, by Sebastien Jodogne
-
robustness against non-dicom filesSat, 10 Oct 2020 10:38:45 +0200, by Sebastien Jodogne
-
configuration options for webdavFri, 09 Oct 2020 18:10:24 +0200, by Sebastien Jodogne
-
deleting resources from Orthanc WebDAVFri, 09 Oct 2020 17:51:06 +0200, by Sebastien Jodogne
-
fixFri, 09 Oct 2020 12:07:23 +0200, by Sebastien Jodogne
-
reorganizationFri, 09 Oct 2020 12:02:40 +0200, by Sebastien Jodogne
-
upload DICOM using WebDAVFri, 09 Oct 2020 11:38:03 +0200, by Sebastien Jodogne
-
studies by date workingFri, 09 Oct 2020 10:28:34 +0200, by Sebastien Jodogne
-
sharing more codeFri, 09 Oct 2020 10:06:20 +0200, by Sebastien Jodogne
-
preparing merging InternalNode with ResourcesNodeFri, 09 Oct 2020 09:52:16 +0200, by Sebastien Jodogne
-
working on sorting by datesThu, 08 Oct 2020 18:13:01 +0200, by Sebastien Jodogne
-
WebDAV: by-studies and by-patientsThu, 08 Oct 2020 13:38:44 +0200, by Sebastien Jodogne
-
implementation of DELETE in class WebDavStorageWed, 07 Oct 2020 13:19:53 +0200, by Sebastien Jodogne
-
added DELETE in WebDAV, first working virtual filesystemWed, 07 Oct 2020 13:00:57 +0200, by Sebastien Jodogne
-
publishing the DICOM hierarchy as WebDAV bucketTue, 06 Oct 2020 20:55:16 +0200, by Sebastien Jodogne
-
WebDavStorageTue, 06 Oct 2020 18:14:26 +0200, by Sebastien Jodogne
-
warningTue, 06 Oct 2020 13:13:17 +0200, by Sebastien Jodogne
-
write access to webdavTue, 06 Oct 2020 12:45:11 +0200, by Sebastien Jodogne
-
basic implementation of WebDAV handlerMon, 05 Oct 2020 10:55:24 +0200, by Sebastien Jodogne
-
prototyping IWebDavBucketSun, 04 Oct 2020 13:23:53 +0200, by Sebastien Jodogne
-
fix for mingwWed, 30 Sep 2020 19:10:56 +0200, by Sebastien Jodogne
-
fixWed, 30 Sep 2020 17:59:09 +0200, by Sebastien Jodogne
-
cppcheckWed, 30 Sep 2020 16:25:48 +0200, by Sebastien Jodogne
-
remove debug printf from DicomStreamReaderWed, 30 Sep 2020 15:53:17 +0200, by Sebastien Jodogne
-
better normalization in stream readerWed, 30 Sep 2020 15:49:23 +0200, by Sebastien Jodogne
-
reorganization of DicomStreamReaderWed, 30 Sep 2020 15:33:47 +0200, by Sebastien Jodogne
-
fixWed, 30 Sep 2020 12:18:43 +0200, by Sebastien Jodogne
-
validation against orthanc-testsWed, 30 Sep 2020 11:49:38 +0200, by Sebastien Jodogne
-
fix for c++98Wed, 30 Sep 2020 07:38:22 +0200, by Sebastien Jodogne
-
fixTue, 29 Sep 2020 19:44:38 +0200, by Sebastien Jodogne
-
working on sequencesTue, 29 Sep 2020 16:30:24 +0200, by Sebastien Jodogne
-
working on DicomStreamReaderMon, 28 Sep 2020 21:05:13 +0200, by Sebastien Jodogne
-
testing DicomMap::ParseDicomMetaInformation()Mon, 28 Sep 2020 15:23:04 +0200, by Sebastien Jodogne
-
todoWed, 23 Sep 2020 07:41:11 +0200, by Sebastien Jodogne
-
enforcing parameter "enforceAligned" in PamReaderMon, 21 Sep 2020 18:10:31 +0200, by Sebastien Jodogne
-
auto-detection of mg_disable_keep_alive() in CMakeMon, 21 Sep 2020 11:20:08 +0200, by Sebastien Jodogne
-
typoFri, 18 Sep 2020 16:23:07 +0200, by Sebastien Jodogne
-
back to mainlineFri, 18 Sep 2020 14:18:10 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 20:49:15 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 17:58:19 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 16:18:01 +0200, by Sebastien Jodogne
-
improving const-correctness in ParsedDicomFileThu, 17 Sep 2020 15:01:31 +0200, by Sebastien Jodogne
-
moving ORTHANC_FORCE_INLINE and ORTHANC_OVERRIDE from Enumerations.h to Compatibility.hThu, 17 Sep 2020 08:35:11 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 08:18:28 +0200, by Sebastien Jodogne
-
cppcheckWed, 16 Sep 2020 20:53:31 +0200, by Sebastien Jodogne
-
cppcheckWed, 16 Sep 2020 20:28:20 +0200, by Sebastien Jodogne
-
fix unit testWed, 16 Sep 2020 18:13:13 +0200, by Sebastien Jodogne
-
mergeWed, 16 Sep 2020 13:30:01 +0200, by Sebastien Jodogne
-
Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"Wed, 16 Sep 2020 13:22:30 +0200, by Sebastien Jodogne
-
fixWed, 16 Sep 2020 11:24:08 +0200, by Alain Mazy
-
HTTP client: allow empty CertificateKeyPasswordWed, 16 Sep 2020 10:22:25 +0200, by Alain Mazy
-
fix HttpServer options if sslVerifyPeers_ == false and ssl_ == trueTue, 15 Sep 2020 19:34:22 +0200, by Sebastien Jodogne
-
mergeTue, 15 Sep 2020 17:30:23 +0200, by Sebastien Jodogne
-
removing meaningless unit test Version.CivetwebCompressionTue, 15 Sep 2020 17:29:40 +0200, by Sebastien Jodogne
-
New configuration options to enable HTTP peers identification through certificatesTue, 15 Sep 2020 15:47:28 +0200, by Alain Mazy
-
run fsync() in OrthancPluginWriteFile()Tue, 15 Sep 2020 08:27:17 +0200, by Sebastien Jodogne
-
removed bad include for win32Mon, 14 Sep 2020 20:34:47 +0200, by Sebastien Jodogne
-
clarification to configuration fileMon, 14 Sep 2020 19:47:35 +0200, by Sebastien Jodogne
-
fix buildMon, 14 Sep 2020 19:27:55 +0200, by Sebastien Jodogne
-
giving a try to cross-platform compilation of SyncStorageAreaMon, 14 Sep 2020 18:09:30 +0200, by Sebastien Jodogne
-
Enable the access to raw frames in Philips ELSCINT1 proprietary compressionSat, 12 Sep 2020 16:03:48 +0200, by Sebastien Jodogne
-
mergeWed, 09 Sep 2020 14:47:10 +0200, by Alain Mazy
-
When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IPWed, 09 Sep 2020 14:46:59 +0200, by Alain Mazy
-
clarification of sdk doc about deadlocksTue, 08 Sep 2020 09:16:33 +0200, by Sebastien Jodogne
-
mergeTue, 08 Sep 2020 07:43:07 +0200, by Sebastien Jodogne
-
warn about possible deadlocksTue, 08 Sep 2020 07:42:47 +0200, by Sebastien Jodogne
-
sample config: storage commitmentMon, 07 Sep 2020 15:08:52 +0200, by Alain Mazy
-
removed references to unused Manufacturer_StoreScpThu, 03 Sep 2020 18:43:18 +0200, by Alain Mazy
-
fix echo request in connectivity checkThu, 03 Sep 2020 12:00:35 +0200, by Alain Mazy
-
fix docThu, 03 Sep 2020 11:41:30 +0200, by Alain Mazy
-
Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true"Wed, 02 Sep 2020 17:34:21 +0200, by Sebastien Jodogne
-
missing installation of patch in LinuxInstallation.txtWed, 02 Sep 2020 14:48:24 +0200, by Sebastien Jodogne
-
mergeTue, 01 Sep 2020 17:55:54 +0200, by Sebastien Jodogne
-
better fix for CMP0058Tue, 01 Sep 2020 17:55:42 +0200, by Sebastien Jodogne
-
better fix for CMP0058Tue, 01 Sep 2020 17:49:41 +0200, by Sebastien Jodogne
-
SharedMessageQueue::GetSize()Tue, 01 Sep 2020 14:22:15 +0200, by Sebastien Jodogne
-
fix for ubuntu 14.04Tue, 01 Sep 2020 10:19:29 +0200, by Sebastien Jodogne
-
mergeThu, 27 Aug 2020 14:59:53 +0200, by Sebastien Jodogne
-
Fix CMake Policy CMP0058Thu, 27 Aug 2020 14:59:15 +0200, by Sebastien Jodogne
-
Fix compatibility with C-MOVE SCU requests issued by AmbraTue, 25 Aug 2020 17:05:13 +0200, by Sebastien Jodogne
-
underscores are now allowed in peers/modalities symbolic namesMon, 24 Aug 2020 15:34:11 +0200, by Alain Mazy
-
fix md5 of Orthanc framework packageMon, 24 Aug 2020 07:51:38 +0200, by Sebastien Jodogne
-
integration 1.7.3->mainlineMon, 24 Aug 2020 07:50:31 +0200, by Sebastien Jodogne
-
back to mainlineMon, 24 Aug 2020 07:28:45 +0200, by Sebastien Jodogne
-
fix compiler warningsSun, 23 Aug 2020 14:46:40 +0200, by Sebastien Jodogne
-
fix compiler warningsSun, 23 Aug 2020 14:38:45 +0200, by Sebastien Jodogne
-
fixSun, 23 Aug 2020 14:08:59 +0200, by Sebastien Jodogne
-
typoSun, 23 Aug 2020 13:46:33 +0200, by Sebastien Jodogne
-
improved logSun, 23 Aug 2020 12:40:04 +0200, by Sebastien Jodogne
-
"/peers/{id}/store": New option "Compress" to compress DICOM data using gzipSun, 23 Aug 2020 12:13:27 +0200, by Sebastien Jodogne
-
Support of multipart messages larger than 2GB in the embedded HTTP serverWed, 19 Aug 2020 15:22:03 +0200, by Sebastien Jodogne
-
Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)Wed, 19 Aug 2020 11:59:02 +0200, by Sebastien Jodogne
-
optimization of ChunkedBuffer if many small chunks are addedWed, 19 Aug 2020 11:18:55 +0200, by Sebastien Jodogne
-
mergeTue, 18 Aug 2020 16:57:20 +0200, by Sebastien Jodogne
-
removing ChunkedBuffer::AddChunkDestructive()Tue, 18 Aug 2020 16:56:33 +0200, by Sebastien Jodogne
-
updated notes in LinuxStandardBaseToolchain.cmakeTue, 18 Aug 2020 16:11:03 +0200, by Sebastien Jodogne
-
added woff2 file extension in serve folders pluginMon, 17 Aug 2020 18:25:20 +0200, by Sebastien Jodogne
-
New config option "Worklist.LimitAnswers" for the sample modality worklist pluginMon, 17 Aug 2020 14:48:11 +0200, by Sebastien Jodogne
-
todoFri, 14 Aug 2020 08:26:07 +0200, by Sebastien Jodogne
-
Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responsesFri, 14 Aug 2020 08:19:02 +0200, by Sebastien Jodogne
-
"/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tagsThu, 13 Aug 2020 17:44:39 +0200, by Sebastien Jodogne
-
define ORTHANC_FRAMEWORK_VERSION_IS_ABOVE even if Orthanc framework is statically linkedTue, 11 Aug 2020 16:57:34 +0200, by Sebastien Jodogne
-
centralization of default parameters for JSON/DicomMap conversions from DCMTKFri, 07 Aug 2020 10:46:50 +0200, by Sebastien Jodogne
-
"maxTagLength" must be explicitly given to ParsedDicomFile::ExtractDicomSummary()Thu, 06 Aug 2020 18:25:47 +0200, by Sebastien Jodogne
-
DicomImageInformation::USEFUL_TAG_LENGTHThu, 06 Aug 2020 17:56:10 +0200, by Sebastien Jodogne
-
keep only one signature for FromDcmtkBridge::ExtractDicomSummary()Thu, 06 Aug 2020 17:38:55 +0200, by Sebastien Jodogne
-
Fix DICOM SCP filters if some query tag has more than 256 charactersThu, 06 Aug 2020 15:55:03 +0200, by Sebastien Jodogne
-
improving DownloadOrthancFramework.cmakeTue, 04 Aug 2020 13:02:02 +0200, by Sebastien Jodogne
-
ORTHANC_FRAMEWORK_SOVERSION for the shared library of the Orthanc frameworkThu, 23 Jul 2020 10:28:04 +0200, by Sebastien Jodogne
-
cppcheck on OrthancPluginCppWrapper.hWed, 08 Jul 2020 14:25:11 +0200, by Sebastien Jodogne
-
back to mainlineWed, 08 Jul 2020 13:30:25 +0200, by Sebastien Jodogne
-
fix travisWed, 08 Jul 2020 09:18:03 +0200, by Sebastien Jodogne
-
fixWed, 08 Jul 2020 09:05:55 +0200, by Sebastien Jodogne
-
making framework-lgpl the new mainlineTue, 07 Jul 2020 20:31:54 +0200, by Sebastien Jodogne
-
mergeTue, 07 Jul 2020 20:27:50 +0200, by Sebastien Jodogne
-
archive branch with GPL-licensed Orthanc framework framework-gplTue, 07 Jul 2020 20:27:16 +0200, by Sebastien Jodogne
-
adding missing licenses to sample plugins framework-lgplTue, 07 Jul 2020 20:08:57 +0200, by Sebastien Jodogne
-
do not enforce openssl exception in plugins framework-lgplTue, 07 Jul 2020 20:04:14 +0200, by Sebastien Jodogne
-
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgplTue, 07 Jul 2020 19:17:56 +0200, by Sebastien Jodogne
-
simplifying OrthancFramework/SharedLibrary/CMakeLists.txtTue, 07 Jul 2020 14:53:00 +0200, by Sebastien Jodogne
-
use of C++11 in the unit tests of the shared libraryTue, 07 Jul 2020 14:23:23 +0200, by Sebastien Jodogne
-
closing Orthanc-1.4.2-fix-build Orthanc-1.4.2-fix-buildTue, 07 Jul 2020 13:12:40 +0200, by Sebastien Jodogne
-
integration Orthanc-1.4.2-fix-build->mainlineTue, 07 Jul 2020 13:12:23 +0200, by Sebastien Jodogne
-
make DicomInstanceHasher and ParsedDicomDir public classesTue, 07 Jul 2020 10:03:59 +0200, by Sebastien Jodogne
-
fix cmake policy CMP0075Mon, 06 Jul 2020 21:34:35 +0200, by Sebastien Jodogne
-
fix cmake policy CMP0075Mon, 06 Jul 2020 21:10:13 +0200, by Sebastien Jodogne
-
uninstall target for the orthanc frameworkMon, 06 Jul 2020 20:57:49 +0200, by Sebastien Jodogne
-
added license headersMon, 06 Jul 2020 19:24:22 +0200, by Sebastien Jodogne
-
move FromDcmtkBridge::ExecuteToDicom() to LuaFunctionCall, to remove dependency of DCMTK on LuaMon, 06 Jul 2020 13:48:10 +0200, by Sebastien Jodogne
-
publishing Orthanc::Semaphore in shared libraryMon, 06 Jul 2020 11:45:39 +0200, by Sebastien Jodogne
-
rename ORTHANC_INSTALL_DIR as ORTHANC_INSTALL_PREFIX for more consistency with CMakeMon, 06 Jul 2020 10:59:11 +0200, by Sebastien Jodogne
-
removed Google Test from DownloadOrthancFrameworkMon, 06 Jul 2020 10:54:59 +0200, by Sebastien Jodogne
-
missing fileMon, 06 Jul 2020 08:52:42 +0200, by Sebastien Jodogne
-
removed useless lineMon, 06 Jul 2020 08:49:41 +0200, by Sebastien Jodogne
-
moving version scripts from OrthancFramework to OrthancServerMon, 06 Jul 2020 08:48:35 +0200, by Sebastien Jodogne
-
moved samples to access dicom datasets through rest api or plugins to the stone projectWed, 01 Jul 2020 17:22:55 +0200, by Sebastien Jodogne
-
fix unit tests for orthanc frameworkWed, 01 Jul 2020 11:15:29 +0200, by Sebastien Jodogne
-
reusing of ISqlLookupFormatter and DatabaseConstraint in orthanc-databases projectWed, 01 Jul 2020 08:42:21 +0200, by Sebastien Jodogne
-
temporarily modified the FindRequestHandler such that ZeissCirrus accepts the response from Orthanc. Work to be cleaned zeiss-cirrus-investigationsTue, 30 Jun 2020 17:20:22 +0200, by Alain Mazy
-
fix build of orthanc frameworkTue, 30 Jun 2020 17:00:18 +0200, by Sebastien Jodogne
-
making the "framework" branch the new "default"Tue, 30 Jun 2020 15:53:17 +0200, by Sebastien Jodogne
-
moved CMakeLists.txt for the server to the OrthancServer folder frameworkTue, 30 Jun 2020 07:30:50 +0200, by Sebastien Jodogne
-
note in ArchiveStudiesInTimeRange.pyMon, 29 Jun 2020 18:43:42 +0200, by Sebastien Jodogne
-
Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)Sat, 27 Jun 2020 10:48:49 +0200, by Sebastien Jodogne
-
Issue #182: Better handling of errors in plugins reading chunked HTTP bodyFri, 26 Jun 2020 09:18:30 +0200, by Sebastien Jodogne
-
backporting fix from framework branch to mainlineThu, 25 Jun 2020 15:11:41 +0200, by Sebastien Jodogne
-
fix missing macrosThu, 25 Jun 2020 08:28:11 +0200, by Sebastien Jodogne
-
ImageProcessing::FitSizeKeepAspectRatio()Tue, 23 Jun 2020 07:39:23 +0200, by Sebastien Jodogne
-
simplification in ImageProcessing::ShiftScale()Mon, 22 Jun 2020 19:04:09 +0200, by Sebastien Jodogne
-
ImageProcessing::ShiftScale2()Mon, 22 Jun 2020 18:59:45 +0200, by Sebastien Jodogne
-
fix signature of OrthancPluginSendMultipartItem[2]()Mon, 22 Jun 2020 15:09:40 +0200, by Sebastien Jodogne
-
avoid relying on boost::bad_lexical_cast in DicomImageInformation frameworkFri, 19 Jun 2020 18:45:16 +0200, by Sebastien Jodogne
-
LookupMimeType()Mon, 15 Jun 2020 17:21:48 +0200, by Sebastien Jodogne
-
fix doxygen, more tolerant WebServiceParameters::SetUrl() frameworkMon, 15 Jun 2020 16:28:03 +0200, by Sebastien Jodogne
-
improved DownloadOrthancFramework.cmake frameworkMon, 15 Jun 2020 12:26:45 +0200, by Sebastien Jodogne
-
improving EmscriptenParameters.cmake frameworkFri, 12 Jun 2020 12:32:34 +0200, by Sebastien Jodogne
-
export dcmdata in shared library, rounding in convolution tests frameworkThu, 11 Jun 2020 18:04:28 +0200, by Sebastien Jodogne
-
Semaphore: allow acquiring/releasing multiple resourcesThu, 11 Jun 2020 16:42:27 +0200, by Alain Mazy
-
splitting MultiThreadingTests.cpp into JobsTests.cpp and ServerJobsTests.cpp frameworkThu, 11 Jun 2020 14:29:14 +0200, by Sebastien Jodogne
-
moved LuaTests and MemoryCacheTests from OrthancServer to OrthancFramework frameworkThu, 11 Jun 2020 14:12:07 +0200, by Sebastien Jodogne
-
moved FileStorageTests.cpp from OrthancServer to OrthancFramework frameworkThu, 11 Jun 2020 13:57:44 +0200, by Sebastien Jodogne
-
move DicomMapTests from OrthancServer to OrthancFramework frameworkThu, 11 Jun 2020 13:55:25 +0200, by Sebastien Jodogne
-
moving FromDcmtkTests.cpp from OrthancServer to OrthancFramework frameworkThu, 11 Jun 2020 12:52:09 +0200, by Sebastien Jodogne
-
removing occurrences of ORTHANC_ROOT frameworkThu, 11 Jun 2020 10:05:26 +0200, by Sebastien Jodogne
-
splitting code into OrthancFramework and OrthancServer frameworkWed, 10 Jun 2020 20:30:34 +0200, by Sebastien Jodogne
-
contWed, 10 Jun 2020 18:49:21 +0200, by Sebastien Jodogne
-
moving DownloadOrthancFramework.cmake to Resources/CMake/Wed, 10 Jun 2020 16:44:29 +0200, by Sebastien Jodogne
-
newsWed, 10 Jun 2020 14:55:26 +0200, by Sebastien Jodogne
-
don't generate embedded resources if not neededWed, 10 Jun 2020 14:26:18 +0200, by Sebastien Jodogne
-
fix for msvc2008Wed, 10 Jun 2020 14:16:16 +0200, by Sebastien Jodogne
-
mergeWed, 10 Jun 2020 12:21:22 +0200, by Sebastien Jodogne
-
adding option "system" to DownloadOrthancFramework.cmakeWed, 10 Jun 2020 12:18:21 +0200, by Sebastien Jodogne
-
mergeWed, 10 Jun 2020 10:28:15 +0200, by Alain Mazy
-
added contextual privateCreators dico to ParsedDicomFile -> this allows you not to have to define a DefaultPrivateCreator. This was tested only in the scope of C-Find requests but should not have impact on other parts since it is not used out of C-Find right nowWed, 10 Jun 2020 10:28:01 +0200, by Alain Mazy
-
trying to use orthanc frameworking with web-viewer pluginWed, 10 Jun 2020 10:14:15 +0200, by Sebastien Jodogne
-
removing HAS_EMBEDDED_RESOURCESTue, 09 Jun 2020 21:45:54 +0200, by Sebastien Jodogne
-
renaming embedded resourcesTue, 09 Jun 2020 21:43:42 +0200, by Sebastien Jodogne
-
ServerResources, and moving EmbeddedResourceHttpHandler from Core to OrthancServerTue, 09 Jun 2020 21:31:13 +0200, by Sebastien Jodogne
-
DANGEROUS commit: removing HAS_EMBEDDED_RESOURCESTue, 09 Jun 2020 20:50:20 +0200, by Sebastien Jodogne
-
missing OrthancFramework.cppTue, 09 Jun 2020 16:40:43 +0200, by Sebastien Jodogne
-
fix for msvc2008Tue, 09 Jun 2020 16:34:19 +0200, by Sebastien Jodogne
-
mergeTue, 09 Jun 2020 16:33:08 +0200, by Sebastien Jodogne
-
ORTHANC_BUILDING_FRAMEWORK_LIBRARY, Orthanc::InitializeFramework()Tue, 09 Jun 2020 16:26:57 +0200, by Sebastien Jodogne
-
mergeTue, 09 Jun 2020 12:21:03 +0200, by Alain Mazy
-
new 'changes': JobSubmitted, JobSuccess, JobFailure more-changesTue, 09 Jun 2020 12:20:42 +0200, by Alain Mazy
-
mergeTue, 09 Jun 2020 11:37:52 +0200, by Alain Mazy
-
collect private creators from the C-Find query itself; use DefaultPrivateCreator otherwiseTue, 09 Jun 2020 11:37:35 +0200, by Alain Mazy
-
macro ORTHANC_FRAMEWORK_VERSION_IS_ABOVETue, 09 Jun 2020 09:20:09 +0200, by Sebastien Jodogne
-
fix build with recent versions of EmscriptenMon, 08 Jun 2020 22:43:58 +0200, by Sebastien Jodogne
-
log using emscriptenMon, 08 Jun 2020 18:15:31 +0200, by Sebastien Jodogne
-
fix creation of sequence in private tagMon, 08 Jun 2020 17:20:32 +0200, by Sebastien Jodogne
-
removing useless macro ORTHANC_ENABLE_LOGGING_PLUGINMon, 08 Jun 2020 17:11:09 +0200, by Sebastien Jodogne
-
merging logging code for plugins and filesMon, 08 Jun 2020 17:03:25 +0200, by Sebastien Jodogne
-
cleanupMon, 08 Jun 2020 16:10:09 +0200, by Alain Mazy
-
mergeMon, 08 Jun 2020 16:04:43 +0200, by Alain Mazy
-
fix for non private sequence tags in C-FindMon, 08 Jun 2020 16:04:29 +0200, by Alain Mazy
-
removed unused Logging::SetErrorWarnInfoTraceLoggingFunctions()Mon, 08 Jun 2020 15:54:30 +0200, by Sebastien Jodogne
-
print info about cpu architectureMon, 08 Jun 2020 09:02:08 +0200, by Sebastien Jodogne
-
removed Core/LoggingUtils.hMon, 08 Jun 2020 08:47:43 +0200, by Sebastien Jodogne
-
Private tags returned by C-FIND SCPSat, 06 Jun 2020 14:50:21 +0200, by Sebastien Jodogne
-
reorganizing Logging.cppSat, 06 Jun 2020 11:21:39 +0200, by Sebastien Jodogne
-
removed EnableEmscriptenLogging()Sat, 06 Jun 2020 11:18:12 +0200, by Sebastien Jodogne
-
cleaning SetErrorWarnInfoLoggingStreams()Sat, 06 Jun 2020 11:14:10 +0200, by Sebastien Jodogne
-
removing useless LoggingMementoSat, 06 Jun 2020 11:08:59 +0200, by Sebastien Jodogne
-
styleSat, 06 Jun 2020 10:58:36 +0200, by Sebastien Jodogne
-
unifying loggersFri, 05 Jun 2020 20:56:11 +0200, by Sebastien Jodogne
-
set default value for ORTHANC_FRAMEWORK_BUILDING_LIBRARYFri, 05 Jun 2020 19:18:14 +0200, by Sebastien Jodogne
-
ORTHANC_FRAMEWORK_BUILDING_LIBRARYFri, 05 Jun 2020 19:14:20 +0200, by Sebastien Jodogne
-
sharing more code between the loggersFri, 05 Jun 2020 18:56:35 +0200, by Sebastien Jodogne
-
mergeFri, 05 Jun 2020 18:26:15 +0200, by Sebastien Jodogne
-
ORTHANC_FRAMEWORK_BUILDING_PLUGINFri, 05 Jun 2020 18:26:01 +0200, by Sebastien Jodogne
-
reorganizing LoggingFri, 05 Jun 2020 18:08:17 +0200, by Sebastien Jodogne
-
fixFri, 05 Jun 2020 17:20:56 +0200, by Sebastien Jodogne
-
fix msvc buildsFri, 05 Jun 2020 16:52:09 +0200, by Sebastien Jodogne
-
working on the shared library for Orthanc frameworkFri, 05 Jun 2020 16:07:01 +0200, by Sebastien Jodogne
-
turning toolbox namespaces into classes to control visibility in shared librariesFri, 29 May 2020 21:23:57 +0200, by Sebastien Jodogne
-
disabling test for exporting symbolsFri, 29 May 2020 19:43:28 +0200, by Sebastien Jodogne
-
testFri, 29 May 2020 19:04:15 +0200, by Sebastien Jodogne
-
playing with visibilityFri, 29 May 2020 19:02:32 +0200, by Sebastien Jodogne
-
fix buildFri, 29 May 2020 18:42:18 +0200, by Sebastien Jodogne
-
fixFri, 29 May 2020 16:15:12 +0200, by Sebastien Jodogne
-
clarifying embedded resourcesFri, 29 May 2020 10:14:26 +0200, by Sebastien Jodogne
-
fix Plugins/Samples/AutomatedJpeg2kCompression/Plugin.cppWed, 27 May 2020 16:44:36 +0200, by Sebastien Jodogne
-
back to mainlineWed, 27 May 2020 09:55:15 +0200, by Sebastien Jodogne
-
info log about dcmtk transcodingTue, 26 May 2020 12:40:47 +0200, by Sebastien Jodogne
-
Fix decoding of DICOM images for pluginsTue, 26 May 2020 09:04:00 +0200, by Sebastien Jodogne
-
removed unused CMake settingsMon, 25 May 2020 21:25:23 +0200, by Sebastien Jodogne
-
integrationMon, 25 May 2020 11:05:08 +0200, by Sebastien Jodogne
-
extended newsMon, 25 May 2020 07:47:21 +0200, by Sebastien Jodogne
-
fix for big-endianSat, 23 May 2020 12:50:34 +0200, by Sebastien Jodogne
-
fix spelling errors according to debianFri, 22 May 2020 18:40:35 +0200, by Sebastien Jodogne
-
minor clarificationFri, 22 May 2020 18:03:08 +0200, by Sebastien Jodogne
-
mergeFri, 22 May 2020 16:43:21 +0200, by Sebastien Jodogne
-
fix date in some filesFri, 22 May 2020 16:43:10 +0200, by Sebastien Jodogne
-
back to mainlineFri, 22 May 2020 14:41:41 +0200, by Sebastien Jodogne
-
refresh TODOFri, 22 May 2020 09:11:00 +0200, by Sebastien Jodogne
-
c-get compatibility with ginkgocadxFri, 22 May 2020 09:02:04 +0200, by Sebastien Jodogne
-
reviewed CommandDispatcher.cppFri, 22 May 2020 08:33:26 +0200, by Sebastien Jodogne
-
cppcheckThu, 21 May 2020 11:49:53 +0200, by Sebastien Jodogne
-
fix msvc2008Thu, 21 May 2020 10:47:58 +0200, by s jodogne
-
trying a fix for msvc2008Wed, 20 May 2020 20:53:59 +0200, by Sebastien Jodogne
-
integration c-get->mainlineWed, 20 May 2020 18:37:31 +0200, by Sebastien Jodogne
-
integration transcoding->mainlineWed, 20 May 2020 16:42:44 +0200, by Sebastien Jodogne
-
C-GET: add timeout, fix uninitalized priority, support multiple resources c-getWed, 20 May 2020 16:38:33 +0200, by Sebastien Jodogne
-
LSB compilation of getscu command-line tool from DCMTK for integration tests c-getWed, 20 May 2020 08:41:54 +0200, by Sebastien Jodogne
-
removed useless information "hasSopInstanceUidChanged" transcodingTue, 19 May 2020 21:06:53 +0200, by Sebastien Jodogne
-
"/peers/{id}/store": New option "Transcode" transcodingTue, 19 May 2020 20:37:00 +0200, by Sebastien Jodogne
-
preparing transcoding in OrthancPeerStoreJob transcodingTue, 19 May 2020 18:44:36 +0200, by Sebastien Jodogne
-
ResourceModificationJob: Fix the SOP instance UID to preserve references transcodingTue, 19 May 2020 17:23:30 +0200, by Sebastien Jodogne
-
fix issue 179: use a shared mutex to avoid deadlock in python plugins transcodingTue, 19 May 2020 16:19:05 +0200, by Alain Mazy
-
preparing simplified interface for IDicomTranscoder transcodingTue, 19 May 2020 10:17:06 +0200, by Sebastien Jodogne
-
"/{patients|studies|series}/.../modify": New option "Transcode" transcodingMon, 18 May 2020 21:37:31 +0200, by Sebastien Jodogne
-
"/{patients|studies|series}/.../modify": New option "KeepSource" transcodingMon, 18 May 2020 19:09:06 +0200, by Sebastien Jodogne
-
class CleaningInstancesJob to share cleaning code by merge/split jobs transcodingMon, 18 May 2020 18:20:19 +0200, by Sebastien Jodogne
-
new configuration options: BuiltinDecoderTranscoderOrder and IngestTranscoding transcodingMon, 18 May 2020 17:15:16 +0200, by Sebastien Jodogne
-
documented new primitives in plugin SDK transcodingMon, 18 May 2020 11:16:18 +0200, by Sebastien Jodogne
-
Moved the GDCM sample plugin out of the Orthanc repository as a separate plugin transcodingFri, 15 May 2020 15:48:15 +0200, by Sebastien Jodogne
-
guard on SDK version in OrthancPlugins::MemoryBuffer transcodingFri, 15 May 2020 15:15:58 +0200, by Sebastien Jodogne
-
new option "Throttling" to the GDCM plugin transcodingFri, 15 May 2020 12:25:36 +0200, by Sebastien Jodogne
-
new configuration option: BuiltinDecoderTranscoderOrder transcodingFri, 15 May 2020 09:22:31 +0200, by Sebastien Jodogne
-
transcoder plugins and GDCM transcoding are working transcodingThu, 14 May 2020 19:20:40 +0200, by Sebastien Jodogne
-
simplifying MemoryBufferTranscoder::Transcode() interface transcodingThu, 14 May 2020 14:40:13 +0200, by Sebastien Jodogne
-
Allow concurrent calls to the custom image decoders provided by the plugins transcodingThu, 14 May 2020 07:37:44 +0200, by Sebastien Jodogne
-
new SDK: OrthancPluginGetInstanceAdvancedJson(), OrthancPluginGetInstanceDicomWebJson() and OrthancPluginGetInstanceDicomWebXml() transcodingWed, 13 May 2020 18:12:34 +0200, by Sebastien Jodogne
-
new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2() transcodingWed, 13 May 2020 16:43:09 +0200, by Sebastien Jodogne
-
fix access to compressed frames after transcoding transcodingTue, 12 May 2020 20:48:19 +0200, by Sebastien Jodogne
-
OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcodingTue, 12 May 2020 12:38:27 +0200, by Sebastien Jodogne
-
C-Get SCP always enabled; no more server config c-getTue, 12 May 2020 07:50:38 +0200, by Alain Mazy
-
NEWS: issue #169 was fixed by 8f7ad4989fec transcodingMon, 11 May 2020 21:12:40 +0200, by Sebastien Jodogne
-
new plugin SDK primitives related to OrthancPluginDicomInstance transcodingMon, 11 May 2020 21:07:36 +0200, by Sebastien Jodogne
-
merging sample GDCM decoder and Orthanc Web viewer transcodingMon, 11 May 2020 15:13:16 +0200, by Sebastien Jodogne
-
prototyping automated transcoding of incoming DICOM files transcodingFri, 08 May 2020 13:43:50 +0200, by Sebastien Jodogne
-
renamed option TranscodingEnabled to TranscodeDicomProtocol transcodingFri, 08 May 2020 12:10:04 +0200, by Sebastien Jodogne
-
removed useless abstraction IDicomTranscoder::TranscodeToBuffer() transcodingFri, 08 May 2020 11:40:12 +0200, by Sebastien Jodogne
-
removing leaky abstraction about inplace transcoding transcodingFri, 08 May 2020 11:30:32 +0200, by Sebastien Jodogne
-
substituting IDicomTranscoder::TranscodeToParsed() by refactored implementation transcodingFri, 08 May 2020 11:24:34 +0200, by Sebastien Jodogne
-
refactoring using IDicomTranscoder::TranscodedDicom transcodingFri, 08 May 2020 11:16:16 +0200, by Sebastien Jodogne
-
fixing incorrect behavior in MemoryBufferTranscoder transcodingThu, 07 May 2020 17:21:20 +0200, by Sebastien Jodogne
-
avoid unnecessary dicom serialization transcodingThu, 07 May 2020 16:43:08 +0200, by Sebastien Jodogne
-
transcoding to 1.2.840.10008.1.2.4.57 transcodingThu, 07 May 2020 15:29:39 +0200, by Sebastien Jodogne
-
route "/instances/.../modify": New option "Transcode" transcodingThu, 07 May 2020 14:52:53 +0200, by Sebastien Jodogne
-
'/ordered-slices': reverted the change introduced in 1.5.8 and go-back to 1.5.7 behaviour transcodingThu, 07 May 2020 12:23:40 +0200, by Alain Mazy
-
this patch has been superseded by the transcoding refactoring SylvainRouquette/fix-issue169-95b752cThu, 07 May 2020 11:41:13 +0200, by Sebastien Jodogne
-
transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcodingThu, 07 May 2020 11:13:29 +0200, by Sebastien Jodogne
-
Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"Wed, 06 May 2020 08:40:48 +0200, by Sebastien Jodogne
-
upgrade to openssl 1.1.1gTue, 05 May 2020 18:08:36 +0200, by Sebastien Jodogne
-
IDicomTranscoder::TranscodeToBuffer() transcodingTue, 05 May 2020 16:42:13 +0200, by Sebastien Jodogne
-
DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcodingTue, 05 May 2020 14:11:47 +0200, by Sebastien Jodogne
-
implemented IDicomTranscoder::Store() transcodingTue, 05 May 2020 12:29:33 +0200, by Sebastien Jodogne
-
DicomStoreUserConnection::LookupTranscoding() transcodingMon, 04 May 2020 22:10:55 +0200, by Sebastien Jodogne
-
new unit test: OrthancJobsSerialization.DicomAssociationParameters transcodingMon, 04 May 2020 17:02:50 +0200, by Sebastien Jodogne
-
making DicomMoveScuJob more consistent with DicomModalityStoreJob transcodingMon, 04 May 2020 16:00:38 +0200, by Sebastien Jodogne
-
improved code reuse in OrthancRestModalities, added missing timeout params transcodingMon, 04 May 2020 15:37:45 +0200, by Sebastien Jodogne
-
moving timeout from DicomAssocation to DicomAssociationParameters transcodingMon, 04 May 2020 14:49:31 +0200, by Sebastien Jodogne
-
forcing use of DicomAssociationParameters if creating an SCU transcodingThu, 30 Apr 2020 15:00:20 +0200, by Sebastien Jodogne
-
working on a simpler abstraction for transcoding transcodingThu, 30 Apr 2020 14:39:28 +0200, by Sebastien Jodogne
-
fix the name of some transfer syntaxes transcodingWed, 29 Apr 2020 14:38:20 +0200, by Sebastien Jodogne
-
added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcodingWed, 29 Apr 2020 12:26:51 +0200, by Alain Mazy
-
fix typo, as suggested by jackoliverjoy on github mirror pull request 2 transcodingTue, 28 Apr 2020 16:46:04 +0200, by Sebastien Jodogne
-
better negotiation of transfer syntaxes transcodingTue, 28 Apr 2020 08:43:48 +0200, by Sebastien Jodogne
-
fix missing DicomAssociationParameters::SetDefaultTimeout()Mon, 27 Apr 2020 18:33:33 +0200, by Sebastien Jodogne
-
switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcodingMon, 27 Apr 2020 18:16:20 +0200, by Sebastien Jodogne
-
DicomModalityStoreJob now uses DicomStoreUserConnection transcodingMon, 27 Apr 2020 17:28:55 +0200, by Sebastien Jodogne
-
allow Keeping the SOPInstanceUID in /instances/../modifyFri, 24 Apr 2020 17:30:41 +0200, by Alain Mazy
-
back to mainlineTue, 21 Apr 2020 14:45:30 +0200, by Sebastien Jodogne
-
fix C commentTue, 21 Apr 2020 10:22:54 +0200, by Sebastien Jodogne
-
leaving bitbucketMon, 20 Apr 2020 18:13:31 +0200, by Sebastien Jodogne
-
reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170sMon, 20 Apr 2020 17:39:11 +0200, by Sebastien Jodogne
-
refactoring: TimeoutDicomConnectionManager is now only used by LuaMon, 20 Apr 2020 16:46:44 +0200, by Sebastien Jodogne
-
removing useless abstraction IDicomConnectionManagerMon, 20 Apr 2020 14:45:21 +0200, by Sebastien Jodogne
-
removed useless memberMon, 20 Apr 2020 14:24:36 +0200, by Sebastien Jodogne
-
actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()Fri, 17 Apr 2020 16:21:50 +0200, by Sebastien Jodogne
-
preparing primitives to filter incoming DICOM instances in the plugin SDKThu, 16 Apr 2020 18:46:11 +0200, by Sebastien Jodogne
-
new "info" field in "ReceivedInstanceFilter()" callbackThu, 16 Apr 2020 17:59:47 +0200, by Sebastien Jodogne
-
fix pathsThu, 16 Apr 2020 17:27:18 +0200, by Sebastien Jodogne
-
end of replacements of DicomUserConnection by DicomControlUserConnectionThu, 16 Apr 2020 17:24:24 +0200, by Sebastien Jodogne
-
reducing the default number of threads in the HTTP server from 50 to 10Thu, 16 Apr 2020 17:03:34 +0200, by Sebastien Jodogne
-
avoid one memcpy of the DICOM buffer on "POST /instances"Thu, 16 Apr 2020 16:58:37 +0200, by Sebastien Jodogne
-
fixing signature of DicomMap::ParseDicomMetaInformation()Wed, 15 Apr 2020 22:17:42 +0200, by Sebastien Jodogne
-
fix build on os xWed, 15 Apr 2020 17:58:30 +0200, by Sebastien Jodogne
-
mergeWed, 15 Apr 2020 17:28:27 +0200, by Sebastien Jodogne
-
testWed, 15 Apr 2020 17:28:15 +0200, by Sebastien Jodogne
-
mergeWed, 15 Apr 2020 16:59:47 +0200, by Benjamin Golinvaux
-
Added a flag to use an extra buffer in PamReaderWed, 15 Apr 2020 16:58:28 +0200, by Benjamin Golinvaux
-
compilation on mips qemuWed, 15 Apr 2020 14:45:52 +0200, by Sebastien Jodogne
-
Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architecturesWed, 15 Apr 2020 14:37:40 +0200, by Sebastien Jodogne
-
starting DicomStoreUserConnection::Store()Fri, 10 Apr 2020 17:56:12 +0200, by Sebastien Jodogne
-
removing deprecated DicomUserControl from OrthancRestModalities.cppFri, 10 Apr 2020 17:29:11 +0200, by Sebastien Jodogne
-
fix build on os xFri, 10 Apr 2020 16:35:41 +0200, by Sebastien Jodogne
-
putting DicomAssociation behind pimplFri, 10 Apr 2020 16:12:10 +0200, by Sebastien Jodogne
-
refactoring DicomUserConnection as Dicom[Control|Store]UserConnectionFri, 10 Apr 2020 16:04:54 +0200, by Sebastien Jodogne
-
reorganization of CheckCondition() transcodingFri, 10 Apr 2020 15:24:02 +0200, by Sebastien Jodogne
-
new class: DicomStoreUserConnection transcodingFri, 10 Apr 2020 14:39:20 +0200, by Sebastien Jodogne
-
adding storage commitment to DicomAssociation transcodingThu, 09 Apr 2020 18:29:42 +0200, by Sebastien Jodogne
-
refactoring DicomUserConnection as DicomAssociation transcodingThu, 09 Apr 2020 17:45:25 +0200, by Sebastien Jodogne
-
update sop class/instance uid if transcoding transcodingWed, 08 Apr 2020 17:00:33 +0200, by Sebastien Jodogne
-
mergeWed, 08 Apr 2020 14:50:06 +0200, by Alain Mazy
-
/rendered route: fix automatic windowing of files without windowing tags and RescaleSlope != 1Wed, 08 Apr 2020 14:49:54 +0200, by Alain Mazy
-
ImportDicomFiles.py is now compatibleWed, 08 Apr 2020 14:01:37 +0200, by Benjamin Golinvaux
-
moving SetOverwriteInstances from ServerIndex to ServerContext transcodingTue, 07 Apr 2020 14:03:33 +0200, by Sebastien Jodogne
-
transcoding to 1.2.840.10008.1.2.4.51 transcodingTue, 07 Apr 2020 13:54:57 +0200, by Sebastien Jodogne
-
enforcing SQLiteDatabaseWrapper::GetTableRecordCount() against SQL injectionFri, 03 Apr 2020 14:47:37 +0200, by Sebastien Jodogne
-
new REST route: /modalities/{id}/store-straightFri, 03 Apr 2020 14:06:13 +0200, by Sebastien Jodogne
-
fix civetweb 1.12 archiveThu, 02 Apr 2020 18:08:08 +0200, by Sebastien Jodogne
-
fix for libp11Thu, 02 Apr 2020 17:08:43 +0200, by Sebastien Jodogne
-
Fix OpenSSL initialization on Linux Standard BaseThu, 02 Apr 2020 16:45:20 +0200, by Sebastien Jodogne
-
using civetweb-1.12.zipThu, 02 Apr 2020 14:50:49 +0200, by Sebastien Jodogne
-
upgrade to openssl 1.1.1fThu, 02 Apr 2020 13:25:48 +0200, by Sebastien Jodogne
-
fix unit test, reorganization of OpenSSL initializationThu, 02 Apr 2020 12:54:45 +0200, by Sebastien Jodogne
-
upgrade to civetweb 1.12, error reporting if OpenSSL failureThu, 02 Apr 2020 11:24:47 +0200, by Sebastien Jodogne
-
improved error message when trying to execute a C-Find query that is not accepted by the remote modalityWed, 01 Apr 2020 11:08:43 +0200, by Alain Mazy
-
mergeWed, 01 Apr 2020 10:15:33 +0200, by Alain Mazy
-
improved error message when trying to C-Move a resource that is not foundWed, 01 Apr 2020 10:14:49 +0200, by Alain Mazy
-
fix signature of OrthancPluginRegisterStorageCommitmentScpCallback()Wed, 01 Apr 2020 08:33:32 +0200, by Sebastien Jodogne
-
cppcheckWed, 01 Apr 2020 08:07:46 +0200, by Sebastien Jodogne
-
newsMon, 30 Mar 2020 21:06:46 +0200, by Sebastien Jodogne
-
fix addressThu, 26 Mar 2020 15:53:54 +0100, by Sebastien Jodogne
-
newsThu, 26 Mar 2020 07:25:42 +0100, by Sebastien Jodogne
-
remove universal wildcard on StudyDate in OrthancExplorerThu, 26 Mar 2020 07:19:30 +0100, by Sebastien Jodogne
-
fixed signature of OrthancPluginGetInstanceData()Wed, 25 Mar 2020 18:44:17 +0100, by Sebastien Jodogne
-
fix typo in plugin SDKSat, 21 Mar 2020 16:20:43 +0100, by Sebastien Jodogne
-
disable RTLD_DEEPBIND if loading pluginsFri, 20 Mar 2020 12:37:41 +0100, by Sebastien Jodogne
-
integration Orthanc-1.6.0->SylvainRouquette SylvainRouquette/fix-issue169-95b752cThu, 19 Mar 2020 11:48:30 +0100, by Sebastien Jodogne
-
add PreferredTransferSyntax to RemoteModalityParameters SylvainRouquette/fix-issue169-95b752cWed, 18 Mar 2020 08:59:06 +0100, by sylvain rouquette
-
links to https://github.com/jodogne/OrthancContributedThu, 19 Mar 2020 10:23:29 +0100, by Sebastien Jodogne
-
closing pull request TomasZubiri/minor-typo-in-comments-1553026669603Thu, 19 Mar 2020 09:36:41 +0100, by Sebastien Jodogne
-
closing pull request Tomas-Zubiri/replaced-broken-url-with-url-from-waybac-1573762425576Thu, 19 Mar 2020 09:36:34 +0100, by Sebastien Jodogne
-
back to mainlineWed, 18 Mar 2020 14:47:01 +0100, by Sebastien Jodogne
-
yet another tryWed, 18 Mar 2020 12:01:43 +0100, by Sebastien Jodogne
-
fixWed, 18 Mar 2020 11:14:59 +0100, by Sebastien Jodogne
-
fix for msvc 2015 64bitWed, 18 Mar 2020 10:32:23 +0100, by Sebastien Jodogne
-
contWed, 18 Mar 2020 09:38:08 +0100, by Sebastien Jodogne
-
fix for MSVC 32bitWed, 18 Mar 2020 09:01:55 +0100, by Sebastien Jodogne
-
fix compatibility between MSVC and Windows XPWed, 18 Mar 2020 07:57:33 +0100, by Sebastien Jodogne
-
fix memory issues if parsing invalid DICOM fileTue, 17 Mar 2020 19:19:48 +0100, by Sebastien Jodogne
-
compatibility with DCMTK 3.6.0Tue, 17 Mar 2020 16:36:14 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptr in GDCM sample pluginTue, 17 Mar 2020 15:02:23 +0100, by Sebastien Jodogne
-
cppcheckTue, 17 Mar 2020 14:46:06 +0100, by Sebastien Jodogne
-
adding missing ORTHANC_OVERRIDEMon, 16 Mar 2020 14:12:20 +0100, by Sebastien Jodogne
-
adding missing ORTHANC_OVERRIDEMon, 16 Mar 2020 12:33:28 +0100, by Sebastien Jodogne
-
closing branch storage-commitment storage-commitmentMon, 16 Mar 2020 12:15:52 +0100, by Sebastien Jodogne
-
integration storage-commitment->mainlineMon, 16 Mar 2020 12:14:25 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentMon, 16 Mar 2020 12:08:14 +0100, by Sebastien Jodogne
-
cppcheckMon, 16 Mar 2020 11:22:56 +0100, by Sebastien Jodogne
-
fix for boost 1.71 - cf. Debian Bug#953884Mon, 16 Mar 2020 11:19:37 +0100, by Sebastien Jodogne
-
replacing deprecated std::auto_ptr by boost::movelib in C++ plugin wrapperMon, 16 Mar 2020 11:13:30 +0100, by Sebastien Jodogne
-
transcoding to uncompressed transfer syntaxes transcodingFri, 13 Mar 2020 16:50:13 +0100, by Sebastien Jodogne
-
extracting the raw frame in the transcoderThu, 12 Mar 2020 21:48:35 +0100, by Sebastien Jodogne
-
accessing raw pixel dataThu, 12 Mar 2020 17:58:34 +0100, by Sebastien Jodogne
-
creating IDicomTranscoder abstractionThu, 12 Mar 2020 16:08:08 +0100, by Sebastien Jodogne
-
storage commitment SCU against a list of Orthanc IDs storage-commitmentWed, 11 Mar 2020 11:04:48 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentTue, 10 Mar 2020 20:54:33 +0100, by Sebastien Jodogne
-
new route: "/storage-commitment/{...}/remove" storage-commitmentTue, 10 Mar 2020 20:53:40 +0100, by Sebastien Jodogne
-
accessing storage commitment reports from REST API storage-commitmentTue, 10 Mar 2020 20:33:01 +0100, by Sebastien Jodogne
-
triggering storage commitment scu from REST API storage-commitmentTue, 10 Mar 2020 13:22:02 +0100, by Sebastien Jodogne
-
Better C++11 detection for Visual C++Tue, 10 Mar 2020 10:34:09 +0100, by Benjamin Golinvaux
-
tentative fix of std::unique_ptr compilation issue for VS2015Tue, 10 Mar 2020 09:49:18 +0100, by Alain Mazy
-
integration mainline->storage-commitment storage-commitmentMon, 09 Mar 2020 17:19:45 +0100, by Sebastien Jodogne
-
toolbox: LookupTransferSyntax()Mon, 09 Mar 2020 15:06:22 +0100, by Sebastien Jodogne
-
MergeSun, 08 Mar 2020 19:51:57 +0100, by Benjamin Golinvaux
-
Fixed C++03 detection support for Visual C++ compilersSun, 08 Mar 2020 19:51:22 +0100, by Benjamin Golinvaux
-
auto-generation of primitives to handle transfer syntaxesFri, 06 Mar 2020 17:10:03 +0100, by Sebastien Jodogne
-
fix mingwFri, 06 Mar 2020 11:52:44 +0100, by Sebastien Jodogne
-
fix opensslFri, 06 Mar 2020 10:56:24 +0100, by Sebastien Jodogne
-
fix for msvcFri, 06 Mar 2020 10:47:41 +0100, by Sebastien Jodogne
-
fix pkcs11 compilationThu, 05 Mar 2020 21:13:37 +0100, by Sebastien Jodogne
-
fixing openssl compilationThu, 05 Mar 2020 19:48:19 +0100, by Sebastien Jodogne
-
upgraded jsoncpp to 0.10.7 for pre-C++11 compilersThu, 05 Mar 2020 18:34:25 +0100, by Sebastien Jodogne
-
upgraded OpenSSL to 1.1.1dThu, 05 Mar 2020 16:42:55 +0100, by Sebastien Jodogne
-
upgraded DCMTK to 3.6.5Thu, 05 Mar 2020 14:19:12 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentWed, 04 Mar 2020 16:03:40 +0100, by Sebastien Jodogne
-
development snapshot of the Orthanc framework for DICOMweb 1.1Wed, 04 Mar 2020 10:13:34 +0100, by Sebastien Jodogne
-
sample for "Manufacturer" option in "DicomModalities" configWed, 04 Mar 2020 10:00:42 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentMon, 02 Mar 2020 18:12:40 +0100, by Sebastien Jodogne
-
fix unique_ptr cpp compat for MSVCMon, 02 Mar 2020 16:18:11 +0100, by Alain Mazy
-
integration mainline->storage-commitment storage-commitmentMon, 02 Mar 2020 15:42:17 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptrMon, 02 Mar 2020 15:32:45 +0100, by Sebastien Jodogne
-
experimenting boost::movelib::unique_ptr storage-commitmentMon, 02 Mar 2020 10:13:34 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentFri, 28 Feb 2020 13:27:16 +0100, by Sebastien Jodogne
-
Fix issue #168 (Plugins can't read private tags from the configuration file)Fri, 28 Feb 2020 13:23:11 +0100, by Sebastien Jodogne
-
typoFri, 28 Feb 2020 11:53:23 +0100, by Sebastien Jodogne
-
documentation of the storage commitment plugins storage-commitmentThu, 27 Feb 2020 17:06:45 +0100, by Sebastien Jodogne
-
timeouts in storage commitment SCU and SCP storage-commitmentThu, 27 Feb 2020 12:24:29 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentThu, 27 Feb 2020 12:07:19 +0100, by Sebastien Jodogne
-
Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)Thu, 27 Feb 2020 11:25:57 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentWed, 26 Feb 2020 14:36:58 +0100, by Sebastien Jodogne
-
fix handling of errors of OrthancPluginStorageRemove()Wed, 26 Feb 2020 14:36:42 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentWed, 26 Feb 2020 13:22:35 +0100, by Sebastien Jodogne
-
Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)Wed, 26 Feb 2020 13:21:41 +0100, by Sebastien Jodogne
-
additional loggingWed, 26 Feb 2020 12:19:34 +0100, by Sebastien Jodogne
-
prevent crash on full diskWed, 26 Feb 2020 12:15:29 +0100, by Sebastien Jodogne
-
Fix issue #154 (Matching against list of UID-s by C-MOVE)Wed, 26 Feb 2020 11:57:59 +0100, by Sebastien Jodogne
-
use of RTLD_DEEPBIND in dlopen() while loading pluginsWed, 26 Feb 2020 11:16:35 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentWed, 26 Feb 2020 10:39:55 +0100, by Sebastien Jodogne
-
typoTue, 25 Feb 2020 22:46:38 +0100, by Sebastien Jodogne
-
fix dcmtk 3.6.1Tue, 25 Feb 2020 22:46:00 +0100, by Sebastien Jodogne
-
fix for ubuntu 16.04Tue, 25 Feb 2020 22:32:07 +0100, by Sebastien Jodogne
-
Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMITTue, 25 Feb 2020 21:44:09 +0100, by Sebastien Jodogne
-
implementation of "/instances/.../rendered" for grayscale imagesTue, 25 Feb 2020 13:57:43 +0100, by Sebastien Jodogne
-
"/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM filesTue, 25 Feb 2020 11:07:56 +0100, by Sebastien Jodogne
-
Enable support of compression in civetwebTue, 25 Feb 2020 10:51:26 +0100, by Sebastien Jodogne
-
fix linkingTue, 25 Feb 2020 08:42:00 +0100, by Sebastien Jodogne
-
contMon, 24 Feb 2020 18:09:38 +0100, by Sebastien Jodogne
-
rendering of RGB24Mon, 24 Feb 2020 17:58:59 +0100, by Sebastien Jodogne
-
fix for older compilersMon, 24 Feb 2020 17:30:20 +0100, by Sebastien Jodogne
-
skeleton for new route: /instances/{id}/renderedMon, 24 Feb 2020 17:19:37 +0100, by Sebastien Jodogne
-
merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing()Mon, 24 Feb 2020 16:26:59 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentThu, 20 Feb 2020 20:36:47 +0100, by Sebastien Jodogne
-
newsThu, 20 Feb 2020 20:09:24 +0100, by Sebastien Jodogne
-
C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried levelThu, 20 Feb 2020 20:06:19 +0100, by Sebastien Jodogne
-
DicomMap::MergeMainDicomTags()Thu, 20 Feb 2020 20:00:02 +0100, by Sebastien Jodogne
-
refactoring FindStorageAccessModeWed, 19 Feb 2020 17:17:27 +0100, by Sebastien Jodogne
-
Lua events for deleted/updated resourcesWed, 19 Feb 2020 14:19:49 +0100, by Sebastien Jodogne
-
test pausing storage commitment plugin jobs storage-commitmentMon, 17 Feb 2020 17:54:40 +0100, by Sebastien Jodogne
-
fix warnings with recent wasm storage-commitmentMon, 17 Feb 2020 10:15:10 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentFri, 14 Feb 2020 17:55:53 +0100, by Sebastien Jodogne
-
Fix issue #65 (Logging improvements)Fri, 14 Feb 2020 17:22:28 +0100, by Sebastien Jodogne
-
Added functions to retrieve min and max possible values for floating-point pixelsFri, 14 Feb 2020 14:56:06 +0100, by Benjamin Golinvaux
-
integration mainline->storage-commitment storage-commitmentFri, 14 Feb 2020 09:05:06 +0100, by Sebastien Jodogne
-
fixFri, 14 Feb 2020 09:04:40 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentThu, 13 Feb 2020 18:44:53 +0100, by Sebastien Jodogne
-
OrthancJob::SubmitFromRestApiPost()Thu, 13 Feb 2020 18:05:51 +0100, by Sebastien Jodogne
-
handling of StorageCommitmentFailureReason_ClassInstanceConflict in the default SCP storage-commitmentThu, 13 Feb 2020 11:34:00 +0100, by Sebastien Jodogne
-
handling of errors in storage commitment plugin factory storage-commitmentThu, 13 Feb 2020 10:42:30 +0100, by Sebastien Jodogne
-
sample storage commitment plugin, C++ wrapper storage-commitmentWed, 12 Feb 2020 16:06:58 +0100, by Sebastien Jodogne
-
Fixed doc errorWed, 12 Feb 2020 12:05:17 +0100, by Benjamin Golinvaux
-
OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitmentTue, 11 Feb 2020 19:59:53 +0100, by Sebastien Jodogne
-
setup step in StorageCommitmentScpJob storage-commitmentMon, 10 Feb 2020 16:56:28 +0100, by Sebastien Jodogne
-
providing job ID to the IJob::Step() methods storage-commitmentMon, 10 Feb 2020 16:44:26 +0100, by Sebastien Jodogne
-
handling of storage commitment failure reasons storage-commitmentMon, 10 Feb 2020 14:53:36 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentMon, 10 Feb 2020 10:37:10 +0100, by Sebastien Jodogne
-
mergeFri, 07 Feb 2020 09:35:36 +0100, by Alain Mazy
-
OrthancHelpers::ShortenId to display shortened uuid in logsFri, 07 Feb 2020 09:35:18 +0100, by Alain Mazy
-
Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)Wed, 05 Feb 2020 15:23:22 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentWed, 05 Feb 2020 13:24:48 +0100, by Sebastien Jodogne
-
DicomMap::DumpMainDicomTags() and DicomMap::ParseMainDicomTags()Wed, 05 Feb 2020 13:22:02 +0100, by Sebastien Jodogne
-
removing DicomMap::LoadMainDicomTags()Wed, 05 Feb 2020 11:52:10 +0100, by Sebastien Jodogne
-
giving a name to the main dicom tags storage-commitmentTue, 04 Feb 2020 20:00:48 +0100, by Sebastien Jodogne
-
fix access to uninitialized pixels in unit tests storage-commitmentTue, 04 Feb 2020 15:50:17 +0100, by Sebastien Jodogne
-
more emphasis on the definition of the main DICOM tags storage-commitmentTue, 04 Feb 2020 15:44:12 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentTue, 04 Feb 2020 08:37:55 +0100, by Sebastien Jodogne
-
Support of MPEG4 transfer syntaxes in C-Store SCPTue, 04 Feb 2020 08:32:38 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentTue, 04 Feb 2020 08:22:22 +0100, by Sebastien Jodogne
-
added TransferSyntax_Mpeg4Tue, 04 Feb 2020 08:22:02 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentFri, 31 Jan 2020 17:15:44 +0100, by Sebastien Jodogne
-
upgrade to year 2020Fri, 31 Jan 2020 17:14:59 +0100, by Sebastien Jodogne
-
serialization of StorageCommitmentScpJob storage-commitmentFri, 31 Jan 2020 16:53:23 +0100, by Sebastien Jodogne
-
use a shorter path for VS2008 storage-commitmentFri, 31 Jan 2020 15:50:17 +0100, by Sebastien Jodogne
-
integration default->storage-commitment storage-commitmentWed, 29 Jan 2020 08:51:31 +0100, by Sebastien Jodogne
-
removing not working tricks for ConnectivityChecks pluginTue, 28 Jan 2020 17:25:36 +0100, by Sebastien Jodogne
-
Added tag toa2020012703 for changeset 799a8278b151Mon, 27 Jan 2020 15:24:11 +0100, by Benjamin Golinvaux
-
Added tag toa2020012702 for changeset dfd9a2229c18 toa2020012703Mon, 27 Jan 2020 15:13:40 +0100, by Benjamin Golinvaux
-
Added tag toa2020012701 for changeset 19966d299685 toa2020012702Mon, 27 Jan 2020 14:32:30 +0100, by Benjamin Golinvaux
-
Fixed typo in function impl name toa2020012701Mon, 27 Jan 2020 14:32:09 +0100, by Benjamin Golinvaux
-
yet another try...Sat, 25 Jan 2020 12:04:45 +0100, by Sebastien Jodogne
-
trying to fix output folders for OS X and windowsSat, 25 Jan 2020 11:27:23 +0100, by Sebastien Jodogne
-
fixSat, 25 Jan 2020 10:52:02 +0100, by Sebastien Jodogne
-
fix lsbSat, 25 Jan 2020 10:40:20 +0100, by Sebastien Jodogne
-
fixFri, 24 Jan 2020 18:09:56 +0100, by Sebastien Jodogne
-
fix for cisFri, 24 Jan 2020 17:37:14 +0100, by Sebastien Jodogne
-
New sample plugin: ConnectivityChecksFri, 24 Jan 2020 17:06:23 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentThu, 23 Jan 2020 18:00:46 +0100, by Sebastien Jodogne
-
fix compatibility between LSB and cmake >= 3.6Thu, 23 Jan 2020 18:00:08 +0100, by Sebastien Jodogne
-
fix compatibility between LSB and cmake >= 3.6 storage-commitmentThu, 23 Jan 2020 17:54:20 +0100, by Sebastien Jodogne
-
integration mainline->storage-commitment storage-commitmentThu, 23 Jan 2020 12:58:38 +0100, by Sebastien Jodogne
-
Fix issue #165Thu, 23 Jan 2020 12:58:08 +0100, by Sebastien Jodogne
-
storage commitment requests/responses to/from self are working storage-commitmentTue, 21 Jan 2020 17:48:43 +0100, by Sebastien Jodogne
-
all the abstractions for storage commitment are available storage-commitmentTue, 21 Jan 2020 17:01:46 +0100, by Sebastien Jodogne
-
DANGEROUS changeset: Removing unnecessary transfer syntaxes for C-ECHO, C-FIND and C-MOVE storage-commitmentTue, 21 Jan 2020 14:20:50 +0100, by Sebastien Jodogne
-
test route in REST API for storage commitment storage-commitmentTue, 21 Jan 2020 12:53:03 +0100, by Sebastien Jodogne
-
done RequestStorageCommitment() storage-commitmentMon, 20 Jan 2020 18:55:28 +0100, by Sebastien Jodogne
-
created DicomUserConnection::RequestStorageCommitment() storage-commitmentMon, 20 Jan 2020 18:44:47 +0100, by Sebastien Jodogne
-
DicomUserConnection::ReportStorageCommitment() complete storage-commitmentFri, 17 Jan 2020 15:56:02 +0100, by Sebastien Jodogne
-
DicomUserConnection: sending N-EVENT-REPORT-RQ storage-commitmentThu, 16 Jan 2020 19:24:52 +0100, by Sebastien Jodogne
-
DicomUserConnection: Opening of a connection for N-EVENT-REPORT storage-commitmentThu, 16 Jan 2020 18:26:47 +0100, by Sebastien Jodogne
-
abstraction: storage commitment handler storage-commitmentThu, 16 Jan 2020 18:14:43 +0100, by Sebastien Jodogne
-
NoStorageCommitmentHandler error code storage-commitmentThu, 16 Jan 2020 18:10:57 +0100, by Sebastien Jodogne
-
AllowNAction in remote modality parameters storage-commitmentThu, 16 Jan 2020 15:28:32 +0100, by Sebastien Jodogne
-
fix LookupWindowingTagsThu, 16 Jan 2020 12:50:06 +0100, by Alain Mazy
-
/instances/{id}/preview route now takes the windowing into accountThu, 09 Jan 2020 18:54:40 +0100, by Alain Mazy
-
fix duplicate symbol "jaritab" in wasmTue, 07 Jan 2020 10:53:32 +0100, by Sebastien Jodogne
-
fixMon, 06 Jan 2020 19:57:11 +0100, by Sebastien Jodogne
-
fixMon, 06 Jan 2020 18:19:57 +0100, by Sebastien Jodogne
-
fixMon, 06 Jan 2020 18:07:25 +0100, by Sebastien Jodogne
-
fixMon, 06 Jan 2020 18:02:21 +0100, by Sebastien Jodogne
-
disable thread support in DCMTK if wasm/asm.jsMon, 06 Jan 2020 17:59:34 +0100, by Sebastien Jodogne
-
improved the patch for loading DICOM dictionary from memoryMon, 06 Jan 2020 17:58:15 +0100, by Sebastien Jodogne
-
added '/peers/{id}/system' route to test the connectivity with a remote peerMon, 23 Dec 2019 15:46:50 +0100, by Alain Mazy
-
cleanupMon, 23 Dec 2019 10:44:09 +0100, by Alain Mazy
-
fix for issue 156: Chunked Dicom-web transfer uses 100% CPUMon, 23 Dec 2019 10:42:59 +0100, by Alain Mazy
-
mergeThu, 19 Dec 2019 22:17:24 +0100, by Alain Mazy
-
forceLogContextChangesThu, 19 Dec 2019 22:16:49 +0100, by Alain Mazy
-
Sort file listsThu, 05 Dec 2019 16:21:41 +0100, by Bernhard M. Wiedemann
-
Added build instructions for MSVC 2017 and 2019Mon, 02 Dec 2019 11:32:21 +0100, by Benjamin Golinvaux
-
Suppressed a few warnings when building with emscripten (clang) + numeric truncation warningsMon, 02 Dec 2019 10:59:40 +0100, by Benjamin Golinvaux
-
Added note about metadata returned string lifetimeSun, 01 Dec 2019 11:12:48 +0100, by Benjamin Golinvaux
-
Fixed typo in docMon, 25 Nov 2019 05:41:28 +0100, by Benjamin Golinvaux
-
some additional info about AET in the default config fileSat, 23 Nov 2019 10:52:30 +0100, by Sebastien Jodogne
-
unit test DicomWebJson.PixelSpacingFri, 22 Nov 2019 13:29:41 +0100, by Sebastien Jodogne
-
OrthancPlugins::DicomPath::Format()Wed, 20 Nov 2019 17:59:53 +0100, by Sebastien Jodogne
-
-DBOOST_LEXICAL_CAST_ASSUME_C_LOCALEWed, 20 Nov 2019 09:44:46 +0100, by Sebastien Jodogne
-
mergeTue, 19 Nov 2019 17:27:25 +0100, by Sebastien Jodogne
-
argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()Tue, 19 Nov 2019 17:26:02 +0100, by Sebastien Jodogne
-
Explorer: display ImagePositionPatient (only ImageOrientationPatient was displayed) + format it to make it more readableTue, 19 Nov 2019 11:26:52 +0100, by Alain Mazy
-
fix for DCMTK if MinGW combined with C++11Sun, 17 Nov 2019 17:58:14 +0100, by Sebastien Jodogne
-
DICOM_TAG_CONTOUR_DATASat, 16 Nov 2019 17:16:18 +0100, by Sebastien Jodogne
-
DICOM_TAG_LARGEST_IMAGE_PIXEL_VALUE and DICOM_TAG_SMALLEST_IMAGE_PIXEL_VALUESat, 16 Nov 2019 09:56:19 +0100, by Sebastien Jodogne
-
Fixed sample plugin cmake files for newer VS versionsFri, 15 Nov 2019 15:53:45 +0100, by Benjamin Golinvaux
-
Merged in TomasZubiri/orthanc-1/Tomas-Zubiri/replaced-broken-url-with-url-from-waybac-1573762425576 (pull request #11)Fri, 15 Nov 2019 07:32:26 +0000, by Sébastien Jodogne
-
Replaced broken url with url from wayback archive Tomas-Zubiri/replaced-broken-url-with-url-from-waybac-1573762425576Thu, 14 Nov 2019 20:13:59 +0000, by Tomas Zubiri
-
note about OrthancPluginStorageRead()Wed, 13 Nov 2019 11:56:39 +0100, by Sebastien Jodogne
-
DYNAMIC_MINGW_STDLIBTue, 12 Nov 2019 18:28:23 +0100, by Sebastien Jodogne
-
mergeFri, 08 Nov 2019 17:35:06 +0100, by Alain Mazy
-
mergeFri, 08 Nov 2019 17:34:54 +0100, by Alain Mazy
-
ImageProcessing::ImagePoint::GetDistanceToLineThu, 07 Nov 2019 17:02:19 +0100, by Alain Mazy
-
removed too strict unit test on SQLite versionFri, 08 Nov 2019 17:23:47 +0100, by Sebastien Jodogne
-
accessor to the cache can now require to be uniqueThu, 07 Nov 2019 15:35:18 +0100, by Sebastien Jodogne
-
fix newsThu, 07 Nov 2019 10:50:50 +0100, by Alain Mazy
-
"/changes": Allow the "limit" argument to be greater than 100Thu, 07 Nov 2019 07:20:42 +0100, by Sebastien Jodogne
-
fix for windowsTue, 05 Nov 2019 08:10:12 +0100, by Sebastien Jodogne
-
safeguarding inclusion of ParsedDicomFileMon, 04 Nov 2019 15:58:26 +0100, by Sebastien Jodogne
-
better cache toolbox: MemoryObjectCacheMon, 04 Nov 2019 15:18:38 +0100, by Sebastien Jodogne
-
DICOM_TAG_REFERENCED_FILE_IDThu, 31 Oct 2019 14:00:39 +0100, by Sebastien Jodogne
-
fix for msvcWed, 30 Oct 2019 11:55:42 +0100, by Sebastien Jodogne
-
new class: ParsedDicomDirWed, 30 Oct 2019 10:48:26 +0100, by Sebastien Jodogne
-
new tagSat, 26 Oct 2019 19:37:52 +0200, by Sebastien Jodogne
-
tags for DICOMDIRSat, 26 Oct 2019 18:50:54 +0200, by Sebastien Jodogne
-
DicomMap::RemoveBinaryTagsSat, 26 Oct 2019 15:59:59 +0200, by Sebastien Jodogne
-
mergeFri, 25 Oct 2019 18:09:42 +0200, by Sebastien Jodogne
-
ImageProcessing::FitSize()Fri, 25 Oct 2019 18:09:27 +0200, by Sebastien Jodogne
-
ImageProcessing::ApplyWindowingThu, 24 Oct 2019 11:40:02 +0200, by Alain Mazy
-
Copy RGBA to BGRA & Set with alphaTue, 22 Oct 2019 17:30:43 +0200, by Alain Mazy
-
mergeMon, 21 Oct 2019 10:14:08 +0200, by Alain Mazy
-
ShiftLeft + ShiftRightMon, 21 Oct 2019 10:13:53 +0200, by Alain Mazy
-
fixThu, 17 Oct 2019 21:42:01 +0200, by Sebastien Jodogne
-
fix warning in plugin sampleWed, 16 Oct 2019 16:46:18 +0200, by Sebastien Jodogne
-
back to mainlineWed, 16 Oct 2019 14:33:06 +0200, by Sebastien Jodogne
-
indentTue, 15 Oct 2019 13:01:14 +0200, by Sebastien Jodogne
-
fix ordered-slicesTue, 15 Oct 2019 12:57:16 +0200, by Alain Mazy
-
fix ordered-slices route to be closer to 1.5.7 behaviourTue, 15 Oct 2019 09:53:33 +0200, by Alain Mazy
-
New configuration option: "HttpRequestTimeout"Thu, 10 Oct 2019 13:16:15 +0200, by Sebastien Jodogne
-
removed unused codeSun, 06 Oct 2019 09:54:30 +0200, by Alain Mazy
-
display a security warning in the logs at startup when ExecuteLuaEnabled is trueSun, 06 Oct 2019 09:52:57 +0200, by Alain Mazy
-
forcing AuthenticationEnabled to false is considered as insecure if remote access is allowedFri, 04 Oct 2019 19:16:12 +0200, by Sebastien Jodogne
-
create a default user if none is provided, while issuing a warning in Orthanc ExplorerFri, 04 Oct 2019 17:41:43 +0200, by Sebastien Jodogne
-
mergeThu, 03 Oct 2019 13:44:08 +0200, by Alain Mazy
-
fix typoThu, 03 Oct 2019 13:43:33 +0200, by Alain Mazy
-
endianness to stringWed, 02 Oct 2019 11:13:32 +0200, by Sebastien Jodogne
-
noteMon, 30 Sep 2019 20:40:42 +0200, by Sebastien Jodogne
-
don't open a multipart stream if plugin only sends one partThu, 26 Sep 2019 13:40:49 +0200, by Sebastien Jodogne
-
thanks to Amitay DanThu, 26 Sep 2019 10:50:58 +0200, by Sebastien Jodogne
-
new configuration option ExecuteLuaEnabledThu, 26 Sep 2019 10:03:35 +0200, by Sebastien Jodogne
-
fix ImageProcessing::ShiftScale() on float imagesWed, 25 Sep 2019 17:16:54 +0200, by Sebastien Jodogne
-
mergeTue, 24 Sep 2019 18:06:56 +0200, by Sebastien Jodogne
-
new tagsTue, 24 Sep 2019 18:06:41 +0200, by Sebastien Jodogne
-
mergeMon, 23 Sep 2019 17:48:12 +0200, by Alain Mazy
-
added an option not to log ReadFile errorsMon, 23 Sep 2019 17:47:54 +0200, by Alain Mazy
-
mergeThu, 19 Sep 2019 13:11:11 +0200, by amazy
-
added support for COLUMNS/ROWS tags with invalid 800\0 value observed in some US imagesThu, 19 Sep 2019 13:10:10 +0200, by amazy
-
DicomMap::GetStringValue()Wed, 11 Sep 2019 17:00:59 +0200, by Sebastien Jodogne
-
mergeWed, 11 Sep 2019 13:22:07 +0200, by Sebastien Jodogne
-
reporting timings in HttpClientWed, 11 Sep 2019 13:21:50 +0200, by Sebastien Jodogne
-
mergeThu, 05 Sep 2019 18:09:21 +0200, by Sebastien Jodogne
-
fix type in sdkThu, 05 Sep 2019 18:03:59 +0200, by Sebastien Jodogne
-
Fix lost relationships between CT and RT-STRUCT during anonymizationThu, 05 Sep 2019 13:11:35 +0200, by amazy
-
in /ordered-slices route, ignore instances without position/normal/seriesIndexWed, 04 Sep 2019 18:23:22 +0200, by amazy
-
fix newsTue, 03 Sep 2019 10:34:26 +0200, by Alain Mazy
-
allow only 'token', 'auth-token' and 'authorization' as url params that are included in HTTP headersTue, 03 Sep 2019 10:33:26 +0200, by Alain Mazy
-
Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization pluginTue, 03 Sep 2019 09:49:10 +0200, by Alain Mazy
-
Name of temporary files now include the process ID to ease design of scripts cleaning /tmpThu, 29 Aug 2019 11:41:26 +0200, by Sebastien Jodogne
-
Fix generation of "SOP Instance UID" on split and mergeWed, 28 Aug 2019 16:54:00 +0200, by Sebastien Jodogne
-
better handling of HTTP securityWed, 28 Aug 2019 15:19:04 +0200, by Sebastien Jodogne
-
removed C++11 primitiveWed, 28 Aug 2019 12:21:23 +0200, by Sebastien Jodogne
-
unit testing new functions in ImageProcessingTue, 27 Aug 2019 14:26:04 +0200, by Sebastien Jodogne
-
ImageProcessing::SeparableConvolution()Tue, 27 Aug 2019 12:10:13 +0200, by Sebastien Jodogne
-
new functions in ImageProcessing toolbox: FlipX/Y(), Resize(), Halve()Mon, 26 Aug 2019 10:23:51 +0200, by Sebastien Jodogne
-
warning when authentication is automatically enabledSat, 24 Aug 2019 15:40:36 +0200, by Sebastien Jodogne
-
Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabledFri, 23 Aug 2019 21:32:16 +0200, by Sebastien Jodogne
-
more tolerance in ImageProcessing::Set()Fri, 23 Aug 2019 17:31:43 +0200, by Sebastien Jodogne
-
additional checkThu, 22 Aug 2019 15:02:19 +0200, by Sebastien Jodogne
-
fix unit tests if dcmtk != 3.6.1Wed, 21 Aug 2019 16:57:02 +0200, by Sebastien Jodogne
-
DicomMap::FromDicomWeb()Wed, 21 Aug 2019 16:47:17 +0200, by Sebastien Jodogne
-
revertMon, 19 Aug 2019 16:02:00 +0200, by Sebastien Jodogne
-
AuthenticationEnabledMon, 19 Aug 2019 10:59:10 +0200, by Sebastien Jodogne
-
mergeMon, 19 Aug 2019 10:18:04 +0200, by Benjamin Golinvaux
-
Added flag to control the emscripten backend (which, in turn, tweaks the compiler flags)Mon, 19 Aug 2019 10:17:01 +0200, by Benjamin Golinvaux
-
Log an explicit error if uploading an empty DICOM file using REST APIFri, 16 Aug 2019 14:38:15 +0200, by Sebastien Jodogne
-
MergeSat, 10 Aug 2019 13:42:38 +0200, by Benjamin Golinvaux
-
Fixed alignment issue in Toolbox::DetectEndianness() + made the internal loggerSat, 10 Aug 2019 13:40:08 +0200, by Benjamin Golinvaux
-
try and fix dynamic linking against libicu on openSUSEFri, 09 Aug 2019 09:19:51 +0200, by Sebastien Jodogne
-
Prevented unaligned memcpy when using Web AssemblyMon, 05 Aug 2019 13:57:54 +0200, by Benjamin Golinvaux
-
mergeSat, 03 Aug 2019 10:56:13 +0200, by Sebastien Jodogne
-
fixSat, 03 Aug 2019 10:55:54 +0200, by Sebastien Jodogne
-
mergeSat, 03 Aug 2019 10:12:24 +0200, by Alain Mazy
-
get semaphore count for debug purposeSat, 03 Aug 2019 10:12:09 +0200, by Alain Mazy
-
mergeThu, 01 Aug 2019 18:36:16 +0200, by Sebastien Jodogne
-
fixThu, 01 Aug 2019 18:35:47 +0200, by Sebastien Jodogne
-
fix Semaphore + added TryAcquire & TryLockerThu, 01 Aug 2019 18:00:22 +0200, by Alain Mazy
-
mergeThu, 01 Aug 2019 11:46:24 +0200, by Alain Mazy
-
added RestApiPost overload to retrieve a string responseThu, 01 Aug 2019 11:46:01 +0200, by Alain Mazy
-
fix warning from gcc 8.3.0Wed, 31 Jul 2019 14:35:58 +0200, by Sebastien Jodogne
-
mergeWed, 31 Jul 2019 14:12:47 +0200, by Sebastien Jodogne
-
fix whitespace problem in mongoose-3.8-patch.diffWed, 31 Jul 2019 14:12:15 +0200, by Sebastien Jodogne
-
mergeMon, 15 Jul 2019 16:48:36 +0200, by Alain Mazy
-
improved detection of threads for ILoggerMon, 15 Jul 2019 16:48:23 +0200, by Alain Mazy
-
todoThu, 11 Jul 2019 16:54:07 +0200, by Sebastien Jodogne
-
fix unit tests: removed \r from the expected string since we removed it when generating the log lineThu, 11 Jul 2019 13:29:50 +0200, by Alain Mazy
-
mergeThu, 11 Jul 2019 11:49:15 +0200, by 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 systemsThu, 11 Jul 2019 11:48:54 +0200, by amazy
-
fix the fix of the fix (this time for good !)Thu, 11 Jul 2019 10:27:01 +0200, by Alain Mazy
-
fix the fixThu, 11 Jul 2019 10:24:37 +0200, by Alain Mazy
-
fix ILogger in non threaded environment (Emscripten)Thu, 11 Jul 2019 10:23:15 +0200, by Alain Mazy
-
todoWed, 10 Jul 2019 08:44:10 +0200, by Sebastien Jodogne
-
In DICOM-to-DICOMweb/JSON conversion, be more tolerant wrt. invalid DICOM filesTue, 09 Jul 2019 15:29:50 +0200, by Sebastien Jodogne
-
newsTue, 09 Jul 2019 14:44:26 +0200, by Sebastien Jodogne
-
attempt to fix LSB on Ubuntu 18.04Tue, 09 Jul 2019 11:59:56 +0200, by Sebastien Jodogne
-
mergeTue, 09 Jul 2019 10:30:44 +0200, by Alain Mazy
-
added logging OrthancHelpersTue, 09 Jul 2019 10:30:30 +0200, by Alain Mazy
-
explicit error message if missing /etc/localtimeTue, 09 Jul 2019 09:31:53 +0200, by Sebastien Jodogne
-
ubuntu 18.04Mon, 08 Jul 2019 08:47:48 +0200, by Sebastien Jodogne
-
mergeWed, 03 Jul 2019 10:31:06 +0200, by Alain Mazy
-
cleanupWed, 03 Jul 2019 10:28:17 +0200, by Alain Mazy
-
mergeWed, 03 Jul 2019 10:27:32 +0200, by Alain Mazy
-
LeastRecentlyUsedIndex::GetAllKeys (test)Wed, 03 Jul 2019 10:19:27 +0200, by Alain Mazy
-
LeastRecentlyUsedIndex::GetAllKeysWed, 03 Jul 2019 10:18:05 +0200, by Alain Mazy
-
centosSat, 29 Jun 2019 10:35:58 +0200, by Sebastien Jodogne
-
fixThu, 27 Jun 2019 16:49:31 +0200, by Sebastien Jodogne
-
back to mainlineWed, 26 Jun 2019 08:04:57 +0200, by Sebastien Jodogne
-
don't change encoding of SpecificCharacterSetTue, 25 Jun 2019 14:18:46 +0200, by Sebastien Jodogne
-
commenting new functions in SDKTue, 25 Jun 2019 12:15:03 +0200, by Sebastien Jodogne
-
Allow anonymizing/modifying instances without the PatientID tagTue, 25 Jun 2019 10:51:01 +0200, by Sebastien Jodogne
-
notesMon, 24 Jun 2019 17:46:18 +0200, by Sebastien Jodogne
-
WebServiceParameters::GetBooleanUserProperty()Mon, 24 Jun 2019 17:15:03 +0200, by Sebastien Jodogne
-
OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()Mon, 24 Jun 2019 16:55:28 +0200, by Sebastien Jodogne
-
Fix issue #106 (Unable to export preview as jpeg from Lua script)Mon, 24 Jun 2019 16:06:47 +0200, by Sebastien Jodogne
-
Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)Mon, 24 Jun 2019 12:37:52 +0200, by Sebastien Jodogne
-
fix issue #143Fri, 21 Jun 2019 18:28:11 +0200, by Sebastien Jodogne
-
fixed wrong warning about uninitialized variableFri, 21 Jun 2019 17:19:33 +0200, by Sebastien Jodogne
-
compatibility mode for OrthancPlugins::HttpClient::IAnswerThu, 20 Jun 2019 22:13:00 +0200, by Sebastien Jodogne
-
OrthancPlugins::OrthancJob::SubmitAndWait()Thu, 20 Jun 2019 18:36:48 +0200, by Sebastien Jodogne
-
upgrade api versionWed, 19 Jun 2019 18:33:49 +0200, by Sebastien Jodogne
-
new mime type: font/woff2Wed, 19 Jun 2019 12:31:59 +0200, by Sebastien Jodogne
-
fixTue, 18 Jun 2019 11:37:18 +0200, by Sebastien Jodogne
-
fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()Tue, 18 Jun 2019 09:10:27 +0200, by Sebastien Jodogne
-
mergeMon, 17 Jun 2019 23:37:07 +0200, by Alain Mazy
-
improved FillPolygonMon, 17 Jun 2019 23:36:37 +0200, by Alain Mazy
-
improved loggingMon, 17 Jun 2019 23:35:46 +0200, by Alain Mazy
-
new function in SDK: OrthancPluginGetTagName()Mon, 17 Jun 2019 18:04:02 +0200, by Sebastien Jodogne
-
default value of HttpTimeout is now 60 secondsMon, 17 Jun 2019 09:44:45 +0200, by Sebastien Jodogne
-
Set HttpTimeout to 60 sec (that is a standard value across browsers and the same as in Stone of Orthanc)Sat, 15 Jun 2019 18:06:08 +0000, by Benjamin Golinvaux
-
OrthancPlugins::HttpClient::AddHeaders()Fri, 14 Jun 2019 17:52:36 +0200, by Sebastien Jodogne
-
fixFri, 14 Jun 2019 15:21:19 +0200, by Sebastien Jodogne
-
OrthancPlugins::HttpClient::SetHeaders()Fri, 14 Jun 2019 10:11:52 +0200, by Sebastien Jodogne
-
improving single file uncompression on WindowsThu, 13 Jun 2019 16:37:20 +0200, by Sebastien Jodogne
-
ORTHANC_PLUGINS_API using visibilityThu, 13 Jun 2019 14:49:12 +0200, by Sebastien Jodogne
-
OrthancPlugins::OrthancConfiguration(bool)Wed, 12 Jun 2019 18:04:53 +0200, by Sebastien Jodogne
-
fix encoding in DICOMwebWed, 12 Jun 2019 12:11:58 +0200, by Sebastien Jodogne
-
fixWed, 12 Jun 2019 09:57:02 +0200, by Sebastien Jodogne
-
fix for msvc 2008Wed, 12 Jun 2019 09:04:36 +0200, by s jodogne
-
fix for older compilersTue, 11 Jun 2019 21:51:18 +0200, by Sebastien Jodogne
-
reorganizationTue, 11 Jun 2019 21:38:34 +0200, by Sebastien Jodogne
-
refactoring to handle "not allowed" HTTP status 405Tue, 11 Jun 2019 21:06:57 +0200, by Sebastien Jodogne
-
simplificationTue, 11 Jun 2019 19:44:10 +0200, by Sebastien Jodogne
-
renameTue, 11 Jun 2019 14:02:57 +0200, by Sebastien Jodogne
-
trying yet another fixSat, 08 Jun 2019 20:49:39 +0200, by Sebastien Jodogne
-
fixSat, 08 Jun 2019 18:30:03 +0200, by Sebastien Jodogne
-
introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicitSat, 08 Jun 2019 17:42:30 +0200, by Sebastien Jodogne
-
mergeSat, 08 Jun 2019 16:49:35 +0200, by s jodogne
-
fix fox visual studioSat, 08 Jun 2019 16:49:10 +0200, by s jodogne
-
C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()Sat, 08 Jun 2019 11:57:46 +0200, by Sebastien Jodogne
-
fix for visual studio 2008Sat, 08 Jun 2019 10:30:00 +0200, by s jodogne
-
reorganizing build instructionsSat, 08 Jun 2019 09:11:33 +0200, by Sebastien Jodogne
-
ErrorCode_UnsupportedMediaTypeFri, 07 Jun 2019 18:43:42 +0200, by Sebastien Jodogne
-
fixFri, 07 Jun 2019 17:24:26 +0200, by Sebastien Jodogne
-
removing unneeded castsFri, 07 Jun 2019 15:06:17 +0200, by Sebastien Jodogne
-
contFri, 07 Jun 2019 14:58:27 +0200, by Sebastien Jodogne
-
fixed some inconsistencies with pointer types in the plugin sdkFri, 07 Jun 2019 14:26:09 +0200, by Sebastien Jodogne
-
OrthancPluginRegisterMultipartRestCallback() is workingFri, 07 Jun 2019 14:14:31 +0200, by Sebastien Jodogne
-
new classes: StringMatcher and MultipartStreamReaderFri, 07 Jun 2019 13:36:43 +0200, by Sebastien Jodogne
-
new plugin c++ wrapper: MultipartRestCallbackFri, 07 Jun 2019 11:26:34 +0200, by Sebastien Jodogne
-
new sdk: OrthancPluginRegisterMultipartRestCallback()Thu, 06 Jun 2019 21:35:05 +0200, by Sebastien Jodogne
-
new abstraction: IHttpHandler::CreateStreamHandler()Thu, 06 Jun 2019 18:54:27 +0200, by Sebastien Jodogne
-
fixThu, 06 Jun 2019 16:42:41 +0200, by Sebastien Jodogne
-
support of chunked answers in HttpClient and in SDKThu, 06 Jun 2019 16:12:55 +0200, by Sebastien Jodogne
-
renamesThu, 06 Jun 2019 10:35:16 +0200, by Sebastien Jodogne
-
better fixThu, 06 Jun 2019 10:19:28 +0200, by Sebastien Jodogne
-
todoThu, 06 Jun 2019 09:52:19 +0200, by Sebastien Jodogne
-
fix in DicomWebJsonVisitorThu, 06 Jun 2019 09:46:58 +0200, by Sebastien Jodogne
-
fixThu, 06 Jun 2019 09:04:26 +0200, by Sebastien Jodogne
-
new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClientWed, 05 Jun 2019 17:17:48 +0200, by Sebastien Jodogne
-
HttpClient::IBodyStreamWed, 05 Jun 2019 14:40:14 +0200, by Sebastien Jodogne
-
ChunkedBuffer::AddChunkDestructive()Mon, 03 Jun 2019 10:30:14 +0200, by Sebastien Jodogne
-
todoWed, 29 May 2019 18:12:28 +0200, by Sebastien Jodogne
-
todoTue, 28 May 2019 17:31:44 +0200, by Sebastien Jodogne
-
optimization of Toolbox::TokenizeString()Tue, 28 May 2019 07:47:18 +0200, by Sebastien Jodogne
-
OrthancPlugins::DicomPath::SetPrefixIndex()Tue, 28 May 2019 07:33:10 +0200, by Sebastien Jodogne
-
HTTP header "Accept-Encoding" is honored for streams without built-in support for compressionThu, 23 May 2019 12:06:26 +0200, by Sebastien Jodogne
-
Removed extern "C" qualifier around function that is internally linkedFri, 17 May 2019 08:42:24 +0200, by Benjamin Golinvaux
-
Fixed a couple of truncation warningsFri, 17 May 2019 08:36:18 +0200, by Benjamin Golinvaux
-
Allow the serialization of signed 16bpp images in PAM formatThu, 16 May 2019 12:31:47 +0200, by Sebastien Jodogne
-
new error code for Stone: BadGeometryWed, 15 May 2019 16:30:24 +0200, by Sebastien Jodogne
-
mergeTue, 14 May 2019 16:38:20 +0200, by Sebastien Jodogne
-
Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobsTue, 14 May 2019 16:38:02 +0200, by Sebastien Jodogne
-
Fixed CRLF to LF in various files (found through grepping the source tree)Tue, 14 May 2019 13:47:35 +0200, by Benjamin Golinvaux
-
added ImagePoint::ClipToTue, 14 May 2019 12:06:25 +0200, by amazy
-
typoTue, 14 May 2019 11:01:17 +0200, by Sebastien Jodogne
-
"/modalities/{id}/query": New argument "Normalize"Tue, 14 May 2019 10:30:43 +0200, by Sebastien Jodogne
-
refactoringTue, 14 May 2019 10:03:11 +0200, by Sebastien Jodogne
-
allow creating ParsedDicomFile with empty DICOM elementsTue, 14 May 2019 09:30:09 +0200, by Sebastien Jodogne
-
Fixed leak in RestoreLoggingMementoMon, 13 May 2019 16:15:02 +0200, by Benjamin Golinvaux
-
fixMon, 13 May 2019 16:04:45 +0200, by Sebastien Jodogne
-
check limits in fillpolygonMon, 13 May 2019 14:50:24 +0200, by Alain Mazy
-
Added workaround for lack of support of __cplusplus in Visual StudioTue, 07 May 2019 13:21:41 +0200, by Benjamin Golinvaux
-
Merged in emscripten-logging (pull request #10)Tue, 07 May 2019 11:12:29 +0000, by Benjamin Golinvaux
-
Close branch emscripten-logging emscripten-loggingTue, 07 May 2019 11:12:29 +0000, by Benjamin Golinvaux
-
fixTue, 07 May 2019 12:28:11 +0200, by Sebastien Jodogne
-
Enable custom logging functions to redirect to emscripten specific logging calls emscripten-loggingTue, 07 May 2019 11:23:11 +0200, by Benjamin Golinvaux
-
fix missing symbolThu, 02 May 2019 13:23:29 +0200, by Sebastien Jodogne
-
new class: FileBufferThu, 02 May 2019 09:22:36 +0200, by Sebastien Jodogne
-
Orthanc now accepts chunked transfer encodingMon, 29 Apr 2019 17:24:30 +0200, by Sebastien Jodogne
-
optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller)Tue, 23 Apr 2019 22:56:17 +0200, by Alain Mazy
-
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-loggingTue, 23 Apr 2019 21:40:57 +0200, by Benjamin Golinvaux
-
mergeTue, 23 Apr 2019 10:33:19 +0200, by Sebastien Jodogne
-
Web viewer: Check the return value of gdcm::Bitmap::GetBuffer()Tue, 23 Apr 2019 10:28:37 +0200, by Sebastien Jodogne
-
Fixed typo in READMETue, 23 Apr 2019 08:48:49 +0200, by Benjamin Golinvaux
-
mergeThu, 18 Apr 2019 15:52:56 +0200, by Alain Mazy
-
more logsThu, 18 Apr 2019 15:52:25 +0200, by Alain Mazy
-
fix build of Stone on OS XThu, 18 Apr 2019 15:00:29 +0200, by Sebastien Jodogne
-
increasing default value of QueryRetrieveSize to 100Tue, 09 Apr 2019 08:26:29 +0200, by Sebastien Jodogne
-
more explicit HTTP errorsFri, 05 Apr 2019 17:49:29 +0200, by Sebastien Jodogne
-
Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)Fri, 05 Apr 2019 17:04:28 +0200, by Sebastien Jodogne
-
Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)Fri, 05 Apr 2019 16:01:42 +0200, by Sebastien Jodogne
-
Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)Fri, 05 Apr 2019 13:36:13 +0200, by Sebastien Jodogne
-
Fix issue #138 (POST to modalities/{name} accepts invalid characters)Fri, 05 Apr 2019 13:02:57 +0200, by Sebastien Jodogne
-
typoThu, 04 Apr 2019 16:03:29 +0200, by Sebastien Jodogne
-
Merged in TomasZubiri/orthanc/TomasZubiri/minor-typo-in-comments-1553026669603 (pull request #9)Thu, 04 Apr 2019 14:02:55 +0000, by Sébastien Jodogne
-
minor: typo in comments TomasZubiri/minor-typo-in-comments-1553026669603Tue, 19 Mar 2019 20:17:58 +0000, by Tomas Zubiri
-
fix detection of uuid on freebsdThu, 04 Apr 2019 15:51:37 +0200, by Sebastien Jodogne
-
drop specific version of luaThu, 04 Apr 2019 15:14:12 +0200, by Sebastien Jodogne
-
todoThu, 04 Apr 2019 14:48:44 +0200, by Sebastien Jodogne
-
added MG modalityThu, 28 Mar 2019 10:55:13 +0100, by Alain Mazy
-
Size of the Orthanc static binaries are reduced by compressing ICU dataWed, 27 Mar 2019 15:25:18 +0100, by Sebastien Jodogne
-
fix warningsFri, 22 Mar 2019 14:06:38 +0100, by Sebastien Jodogne
-
fixFri, 22 Mar 2019 10:26:32 +0100, by Sebastien Jodogne
-
more details in errorsThu, 21 Mar 2019 16:37:35 +0100, by Alain Mazy
-
fix base64 static initThu, 21 Mar 2019 12:04:39 +0100, by Alain Mazy
-
mergeThu, 21 Mar 2019 11:44:21 +0100, by Alain Mazy
-
hgignoreThu, 21 Mar 2019 11:42:50 +0100, by Alain Mazy
-
speed up base64 decoding + added testsThu, 21 Mar 2019 11:41:03 +0100, by Alain Mazy
-
reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previouslyThu, 21 Mar 2019 09:57:31 +0100, by Alain Mazy
-
fixWed, 20 Mar 2019 12:39:04 +0100, by Sebastien Jodogne
-
Added image clipping to <T> FillPolygon_ to prevent out-of-memory accessTue, 19 Mar 2019 09:00:34 +0100, by Benjamin Golinvaux
-
Toolbox::Utf8ToUnicodeCharacter()Fri, 15 Mar 2019 17:37:51 +0100, by Sebastien Jodogne
-
removed useless line in Orthanc ExplorerWed, 06 Mar 2019 12:23:14 +0100, by Sebastien Jodogne
-
fixMon, 04 Mar 2019 13:37:21 +0100, by Sebastien Jodogne
-
fixMon, 04 Mar 2019 13:10:46 +0100, by Sebastien Jodogne
-
back to mainlineFri, 01 Mar 2019 16:39:14 +0100, by Sebastien Jodogne
-
Fix performance issue in DICOM protocol by disabling Nagle's algorithmThu, 28 Feb 2019 18:21:28 +0100, by Sebastien Jodogne
-
Fix missing DB transactions in some write operationsThu, 28 Feb 2019 18:09:36 +0100, by Sebastien Jodogne
-
Enlarge the support of JSON-to-XML conversion in the REST APIThu, 28 Feb 2019 09:29:48 +0100, by Sebastien Jodogne
-
added chrono library in Boost for StoneWed, 27 Feb 2019 08:14:40 +0100, by Sebastien Jodogne
-
fixTue, 26 Feb 2019 16:42:21 +0100, by Sebastien Jodogne
-
compatibility with pugixml <= 1.4.0Tue, 26 Feb 2019 13:10:40 +0100, by Sebastien Jodogne
-
Fixed the previous commit newlinesMon, 25 Feb 2019 19:57:33 +0100, by bgo-osimis
-
Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)Mon, 25 Feb 2019 15:04:38 +0100, by bgo-osimis
-
Changed field default values from '*' to '' (empty string) in the Query/Retrieve query constructionMon, 25 Feb 2019 14:57:27 +0100, by bgo-osimis
-
back to mainlineMon, 25 Feb 2019 12:40:43 +0100, by Sebastien Jodogne
-
changed API version to number 2Mon, 25 Feb 2019 09:31:12 +0100, by Sebastien Jodogne
-
touch ORTHANC_API_VERSIONSun, 24 Feb 2019 10:05:08 +0100, by Sebastien Jodogne
-
"DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public fieldSun, 24 Feb 2019 10:03:02 +0100, by Sebastien Jodogne
-
Fix issue #126 (Orthanc and DCMDICTPATH)Sun, 24 Feb 2019 09:30:13 +0100, by Sebastien Jodogne
-
Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)Sun, 24 Feb 2019 08:51:15 +0100, by Sebastien Jodogne
-
noteSat, 23 Feb 2019 15:58:59 +0100, by Sebastien Jodogne
-
Fixed possible use of uninitialized value in Boost 1.69.0Fri, 22 Feb 2019 18:08:09 +0100, by Sebastien Jodogne
-
fix deprecated callFri, 22 Feb 2019 16:59:08 +0100, by Sebastien Jodogne
-
trying a patch for postgresqlFri, 22 Feb 2019 15:07:30 +0100, by Sebastien Jodogne
-
travisFri, 22 Feb 2019 13:59:33 +0100, by Sebastien Jodogne
-
fix windows buildFri, 22 Feb 2019 12:51:18 +0100, by Sebastien Jodogne
-
BOOST_LOCALE_BACKEND is not advancedThu, 21 Feb 2019 21:58:33 +0100, by Sebastien Jodogne
-
fix travisThu, 21 Feb 2019 21:52:06 +0100, by Sebastien Jodogne
-
fixing travisThu, 21 Feb 2019 21:18:32 +0100, by Sebastien Jodogne
-
upgrade to sqlite amalgamation 3.27.1Thu, 21 Feb 2019 20:53:48 +0100, by Sebastien Jodogne
-
upgrade to curl 1.64.0Thu, 21 Feb 2019 20:40:37 +0100, by Sebastien Jodogne
-
upgrade to e2fsprogs 1.44.5Thu, 21 Feb 2019 20:32:33 +0100, by Sebastien Jodogne
-
upgrade to pugixml 1.9Thu, 21 Feb 2019 19:17:03 +0100, by Sebastien Jodogne
-
upgrade to openssl 1.0.2pThu, 21 Feb 2019 18:51:36 +0100, by Sebastien Jodogne
-
upgrade to libjpeg 9cThu, 21 Feb 2019 18:19:56 +0100, by Sebastien Jodogne
-
upgrade to libpng 1.6.36Thu, 21 Feb 2019 18:15:05 +0100, by Sebastien Jodogne
-
upgraded minizipThu, 21 Feb 2019 18:04:10 +0100, by Sebastien Jodogne
-
fixThu, 21 Feb 2019 17:44:11 +0100, by Sebastien Jodogne
-
upgrade to Boost 1.69.0Thu, 21 Feb 2019 16:51:06 +0100, by Sebastien Jodogne
-
upgrade to GoogleTest 1.8.1Thu, 21 Feb 2019 16:30:23 +0100, by Sebastien Jodogne
-
fixing lsb and msvc buildsThu, 21 Feb 2019 15:46:13 +0100, by Sebastien Jodogne
-
use of DCMTK 3.6.4 in static buildsThu, 21 Feb 2019 15:13:49 +0100, by Sebastien Jodogne
-
New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual StudioThu, 21 Feb 2019 12:05:48 +0100, by Sebastien Jodogne
-
typoThu, 21 Feb 2019 10:24:59 +0100, by Sebastien Jodogne
-
More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCPThu, 21 Feb 2019 10:21:12 +0100, by Sebastien Jodogne
-
contWed, 20 Feb 2019 17:21:39 +0100, by Sebastien Jodogne
-
preparing for dcmtk 3.6.4Wed, 20 Feb 2019 17:19:27 +0100, by Sebastien Jodogne
-
typoWed, 20 Feb 2019 16:41:05 +0100, by Sebastien Jodogne
-
newsWed, 20 Feb 2019 15:45:19 +0100, by Sebastien Jodogne
-
contWed, 20 Feb 2019 15:05:12 +0100, by Sebastien Jodogne
-
contWed, 20 Feb 2019 14:59:52 +0100, by Sebastien Jodogne
-
contWed, 20 Feb 2019 14:56:59 +0100, by Sebastien Jodogne
-
fixWed, 20 Feb 2019 14:44:16 +0100, by Sebastien Jodogne
-
fixWed, 20 Feb 2019 14:41:37 +0100, by Sebastien Jodogne
-
fixing Visual Studio 2015 64bit with ICUWed, 20 Feb 2019 14:39:27 +0100, by Sebastien Jodogne
-
ImagePoint::Set + GetDistanceToWed, 20 Feb 2019 14:17:52 +0100, by Alain Mazy
-
mergeWed, 20 Feb 2019 12:34:33 +0100, by am
-
fix roundingWed, 20 Feb 2019 12:34:22 +0100, by am
-
fixWed, 20 Feb 2019 10:31:31 +0100, by Sebastien Jodogne
-
todoWed, 20 Feb 2019 10:31:15 +0100, by Sebastien Jodogne
-
fix (shame on me for not testing)Tue, 19 Feb 2019 08:43:23 +0100, by Alain Mazy
-
unit test Toolbox.SubstituteVariablesMon, 18 Feb 2019 20:42:21 +0100, by Sebastien Jodogne
-
ImageProcessing::FillPolygonMon, 18 Feb 2019 18:43:40 +0100, by Alain Mazy
-
cnotMon, 18 Feb 2019 12:18:15 +0100, by Sebastien Jodogne
-
trying again with msvcMon, 18 Feb 2019 07:18:35 +0100, by Sebastien Jodogne
-
noteSun, 17 Feb 2019 08:19:56 +0100, by Sebastien Jodogne
-
masm not workingSat, 16 Feb 2019 15:46:53 +0100, by Sebastien Jodogne
-
enable masm support in CMakeSat, 16 Feb 2019 14:52:29 +0100, by Sebastien Jodogne
-
using extension .asm for masmSat, 16 Feb 2019 14:40:56 +0100, by Sebastien Jodogne
-
using masm if compiling icu with Visual StudioSat, 16 Feb 2019 14:28:53 +0100, by Sebastien Jodogne
-
still increasing heap sizeSat, 16 Feb 2019 11:38:54 +0100, by Sebastien Jodogne
-
fix for dcmtk 3.6.0Sat, 16 Feb 2019 11:30:35 +0100, by Sebastien Jodogne
-
Merged in jku11/orthanc (pull request #7)Sat, 16 Feb 2019 10:29:26 +0000, by Sébastien Jodogne
-
Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.Wed, 13 Feb 2019 13:01:21 +0000, by jku11
-
increasing heap size of visual studio 2015Sat, 16 Feb 2019 11:17:19 +0100, by Sebastien Jodogne
-
testSat, 16 Feb 2019 10:29:51 +0100, by Sebastien Jodogne
-
contSat, 16 Feb 2019 10:27:07 +0100, by Sebastien Jodogne
-
trying a fix for windowsSat, 16 Feb 2019 09:47:36 +0100, by Sebastien Jodogne
-
automating compilation if icu is usedSat, 16 Feb 2019 09:17:50 +0100, by Sebastien Jodogne
-
first compilation combining ICU and LSBSat, 16 Feb 2019 00:31:35 +0100, by Sebastien Jodogne
-
Fix issue #134 (/patient/modify gives 500, should really be 400)Fri, 15 Feb 2019 17:26:45 +0100, by Sebastien Jodogne
-
the trello board has been removedFri, 15 Feb 2019 16:38:12 +0100, by Sebastien Jodogne
-
mergeFri, 15 Feb 2019 16:32:38 +0100, by Sebastien Jodogne
-
continuing with icuFri, 15 Feb 2019 16:32:12 +0100, by Sebastien Jodogne
-
more constnessFri, 15 Feb 2019 11:08:18 +0100, by Alain Mazy
-
mergeFri, 15 Feb 2019 10:38:17 +0100, by am
-
merged ImageProcessing::Invert implementationsFri, 15 Feb 2019 10:37:58 +0100, by am
-
Build a static library to share code between the pluginsFri, 15 Feb 2019 10:26:32 +0100, by Sebastien Jodogne
-
thin compatibility wrapper for FromDcmtkBridge::DetectEncoding()Fri, 15 Feb 2019 09:27:10 +0100, by Sebastien Jodogne
-
contThu, 14 Feb 2019 20:39:49 +0100, by Sebastien Jodogne
-
dynamic linking against libicuThu, 14 Feb 2019 20:22:33 +0100, by Sebastien Jodogne
-
fixThu, 14 Feb 2019 19:52:35 +0100, by Sebastien Jodogne
-
preparing for libicuThu, 14 Feb 2019 19:41:09 +0100, by Sebastien Jodogne
-
added Invert for Grayscale16Thu, 14 Feb 2019 16:22:52 +0100, by am
-
support of simplified chineseThu, 14 Feb 2019 15:25:41 +0100, by Sebastien Jodogne
-
unit testing ParsedDicomFile::DetectEncoding()Thu, 14 Feb 2019 14:56:31 +0100, by Sebastien Jodogne
-
unit testing simplified chineseThu, 14 Feb 2019 14:48:43 +0100, by Sebastien Jodogne
-
unit testing japaneseThu, 14 Feb 2019 14:16:35 +0100, by Sebastien Jodogne
-
fixThu, 14 Feb 2019 14:06:07 +0100, by Sebastien Jodogne
-
Separation of ideographic and phonetic characters in DICOMweb JSON and XMLThu, 14 Feb 2019 14:04:04 +0100, by Sebastien Jodogne
-
typoThu, 14 Feb 2019 12:15:28 +0100, by Sebastien Jodogne
-
fixThu, 14 Feb 2019 11:52:35 +0100, by Sebastien Jodogne
-
kanji encodingThu, 14 Feb 2019 11:32:14 +0100, by Sebastien Jodogne
-
preliminary support of Korean character setWed, 13 Feb 2019 17:46:12 +0100, by Sebastien Jodogne
-
fix basic plugin sampleTue, 12 Feb 2019 17:27:33 +0100, by s jodogne
-
more verbose errors in DicomUserConnectionMon, 11 Feb 2019 06:46:19 +0100, by Sebastien Jodogne
-
typoFri, 08 Feb 2019 16:45:40 +0100, by Sebastien Jodogne
-
back to mainlineFri, 08 Feb 2019 16:33:09 +0100, by Sebastien Jodogne
-
fixFri, 08 Feb 2019 13:12:03 +0100, by Sebastien Jodogne
-
fix for dcmtk 3.6.1Fri, 08 Feb 2019 13:10:14 +0100, by Sebastien Jodogne
-
documentation of DICOMweb in SDK, compatibility with DCMTK 3.6.0Fri, 08 Feb 2019 12:35:35 +0100, by Sebastien Jodogne
-
improved logging in DicomUserConnectionFri, 08 Feb 2019 08:38:45 +0100, by Sebastien Jodogne
-
added tagsWed, 06 Feb 2019 23:25:06 +0100, by Alain Mazy
-
fixWed, 06 Feb 2019 18:04:28 +0100, by Sebastien Jodogne
-
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()Wed, 06 Feb 2019 18:01:43 +0100, by Sebastien Jodogne
-
fix incorrect "too many results"Wed, 06 Feb 2019 16:46:08 +0100, by Sebastien Jodogne
-
URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept headerWed, 06 Feb 2019 15:45:16 +0100, by Sebastien Jodogne
-
reorganizationWed, 06 Feb 2019 15:21:32 +0100, by Sebastien Jodogne
-
dicomweb json to xmlWed, 06 Feb 2019 15:01:37 +0100, by Sebastien Jodogne
-
set encoding to UTF-8, IBinaryFormatterWed, 06 Feb 2019 13:51:20 +0100, by Sebastien Jodogne
-
unit testing json for dicomwebWed, 06 Feb 2019 10:37:03 +0100, by Sebastien Jodogne
-
unit testing dicomweb conversionWed, 06 Feb 2019 07:28:58 +0100, by Sebastien Jodogne
-
contTue, 05 Feb 2019 21:10:47 +0100, by Sebastien Jodogne
-
contTue, 05 Feb 2019 20:55:27 +0100, by Sebastien Jodogne
-
contTue, 05 Feb 2019 20:44:26 +0100, by Sebastien Jodogne
-
support of value multiplicity in ITagVisitorTue, 05 Feb 2019 18:34:27 +0100, by Sebastien Jodogne
-
dicomwebTue, 05 Feb 2019 17:00:45 +0100, by Sebastien Jodogne
-
URI "/peers?expand" provides more informationTue, 05 Feb 2019 06:44:36 +0100, by Sebastien Jodogne
-
ignore jobs that cannot be unserializedMon, 04 Feb 2019 21:09:44 +0100, by Sebastien Jodogne
-
logMon, 04 Feb 2019 20:30:08 +0100, by Sebastien Jodogne
-
New extensions in the database SDK: LookupResourceAndParent and GetAllMetadataMon, 04 Feb 2019 15:47:56 +0100, by Sebastien Jodogne
-
mergeMon, 04 Feb 2019 12:09:26 +0100, by Sebastien Jodogne
-
refactoring retrieval of metadata from databaseMon, 04 Feb 2019 12:06:19 +0100, by Sebastien Jodogne
-
mergeFri, 01 Feb 2019 17:54:06 +0100, by Alain Mazy
-
changed VS precompiled headers to support Ninja + instructions to use Ninja & QtCreator on WindowsFri, 01 Feb 2019 17:53:40 +0100, by Alain Mazy
-
improved logFri, 01 Feb 2019 09:28:12 +0100, by Sebastien Jodogne
-
configFri, 01 Feb 2019 09:08:29 +0100, by Sebastien Jodogne
-
Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"Thu, 31 Jan 2019 17:39:14 +0100, by Sebastien Jodogne
-
Fix issue #130 (Orthanc failed to start when /tmp partition was full)Thu, 31 Jan 2019 15:33:27 +0100, by Sebastien Jodogne
-
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP serverWed, 30 Jan 2019 17:50:51 +0100, by Sebastien Jodogne
-
New primitives to set and refresh metricsWed, 30 Jan 2019 17:12:15 +0100, by Sebastien Jodogne
-
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")Wed, 30 Jan 2019 12:41:20 +0100, by Sebastien Jodogne
-
new metrics: orthanc_jobs_[pending|running|completed]Wed, 30 Jan 2019 10:24:12 +0100, by Sebastien Jodogne
-
new metrics: orthanc_rest_api_active_requestsTue, 29 Jan 2019 18:07:41 +0100, by Sebastien Jodogne
-
new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_msTue, 29 Jan 2019 17:34:09 +0100, by Sebastien Jodogne
-
primitives to collect metrics in OrthancTue, 29 Jan 2019 15:15:48 +0100, by Sebastien Jodogne
-
mergeTue, 29 Jan 2019 10:34:00 +0100, by Sebastien Jodogne
-
Resources/Samples/Python/DeleteAllStudies.pyTue, 29 Jan 2019 10:32:21 +0100, by Sebastien Jodogne
-
always add HTTP header "Connection: close" if keep-alive is disabledSun, 27 Jan 2019 15:59:36 +0100, by Sebastien Jodogne
-
back to mainlineFri, 25 Jan 2019 16:43:24 +0100, by Sebastien Jodogne
-
Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)Fri, 25 Jan 2019 13:10:52 +0100, by Sebastien Jodogne
-
adding the logo in the explorerFri, 25 Jan 2019 09:47:13 +0100, by Sebastien Jodogne
-
New configuration option: "SaveJobs" to specify whether jobs are stored in the databaseThu, 24 Jan 2019 18:24:13 +0100, by Sebastien Jodogne
-
warningThu, 24 Jan 2019 18:06:13 +0100, by Sebastien Jodogne
-
Fix issue #90 (C-Find shall match missing tags to null/empty string)Thu, 24 Jan 2019 18:04:55 +0100, by Sebastien Jodogne
-
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)Thu, 24 Jan 2019 16:47:05 +0100, by Sebastien Jodogne
-
removed misleading warningThu, 24 Jan 2019 16:16:56 +0100, by Sebastien Jodogne
-
mergeThu, 24 Jan 2019 10:55:19 +0100, by Alain Mazy
-
added debug info for Orthanc issue #1Thu, 24 Jan 2019 10:54:47 +0100, by Alain Mazy
-
Don't return tags whose group is below 0x0008 in C-FIND SCPWed, 23 Jan 2019 14:23:10 +0100, by Sebastien Jodogne
-
Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)Wed, 23 Jan 2019 09:32:59 +0100, by Sebastien Jodogne
-
fixTue, 22 Jan 2019 12:55:41 +0100, by Sebastien Jodogne
-
fix to compile postgresql plugin in FreeBSDMon, 21 Jan 2019 15:57:39 +0100, by Sebastien Jodogne
-
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)Mon, 21 Jan 2019 12:09:04 +0100, by Sebastien Jodogne
-
todoSun, 20 Jan 2019 14:02:49 +0100, by Sebastien Jodogne
-
back to mainlineFri, 18 Jan 2019 19:20:34 +0100, by Sebastien Jodogne
-
fix travis build scriptFri, 18 Jan 2019 14:42:21 +0100, by Sebastien Jodogne
-
cppcheckFri, 18 Jan 2019 14:17:15 +0100, by Sebastien Jodogne
-
removed bad headerThu, 17 Jan 2019 21:33:27 +0100, by Sebastien Jodogne
-
fix memory leak in civetwebThu, 17 Jan 2019 21:30:52 +0100, by Sebastien Jodogne
-
log about what HTTP server is runningThu, 17 Jan 2019 18:53:13 +0100, by Sebastien Jodogne
-
making db-changes the new mainlineThu, 17 Jan 2019 18:32:42 +0100, by Sebastien Jodogne
-
renamed class MongooseServer as HttpServer, CivetWeb made default HTTP serverThu, 17 Jan 2019 18:29:16 +0100, by Sebastien Jodogne
-
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP serverThu, 17 Jan 2019 18:24:23 +0100, by Sebastien Jodogne
-
using tcp_nodelay in civetwebThu, 17 Jan 2019 16:26:44 +0100, by Sebastien Jodogne
-
contWed, 16 Jan 2019 16:32:11 +0100, by Sebastien Jodogne
-
moving third-party dependencies to another serverWed, 16 Jan 2019 15:51:32 +0100, by Sebastien Jodogne
-
rollback to Mongoose as default HTTP serverWed, 16 Jan 2019 14:14:24 +0100, by Sebastien Jodogne
-
missing fileWed, 16 Jan 2019 12:23:22 +0100, by Sebastien Jodogne
-
fix build of civetweb for Visual Studio 2008 and LSBWed, 16 Jan 2019 12:17:29 +0100, by Sebastien Jodogne
-
fix build of civetweb for Visual Studio 2008 and LSB db-changesWed, 16 Jan 2019 12:14:30 +0100, by Sebastien Jodogne
-
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP serverWed, 16 Jan 2019 09:52:05 +0100, by Sebastien Jodogne
-
Fix issue #58 (Patient recycling order should be defined by their received last instance) db-changesTue, 15 Jan 2019 21:09:33 +0100, by Sebastien Jodogne
-
reproduced issue 32 in JavaTue, 15 Jan 2019 18:46:59 +0100, by Sebastien Jodogne
-
trying to reproduce isse 32 in C++Tue, 15 Jan 2019 13:06:03 +0100, by Sebastien Jodogne
-
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) db-changesMon, 14 Jan 2019 13:13:12 +0100, by Sebastien Jodogne
-
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)Mon, 14 Jan 2019 13:11:43 +0100, by Sebastien Jodogne
-
compatibility with dcmtk 3.6.4Sun, 13 Jan 2019 20:16:43 +0100, by s jodogne
-
working on dcmtk 3.6.4 compatibilitySun, 13 Jan 2019 17:49:19 +0100, by jodogne
-
log libcurl error codesFri, 11 Jan 2019 11:34:58 +0100, by Sebastien Jodogne
-
fixFri, 11 Jan 2019 10:59:49 +0100, by Sebastien Jodogne
-
minor improvements to upload progress barFri, 11 Jan 2019 10:55:18 +0100, by Sebastien Jodogne
-
minor layout modificationFri, 11 Jan 2019 10:46:16 +0100, by Sebastien Jodogne
-
Don't consider tags whose group is below 0x0008 in C-FIND SCPThu, 10 Jan 2019 21:23:31 +0100, by Sebastien Jodogne
-
Fix issue #124 (GET /studies/ID/media fails for certain dicom file)Thu, 10 Jan 2019 20:55:28 +0100, by Sebastien Jodogne
-
More consistent handling of the "Last" field returned by the "/changes" URI db-changesThu, 10 Jan 2019 18:02:34 +0100, by Sebastien Jodogne
-
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 11:19:39 +0100, by Alain Mazy
-
'fix' for Orthanc issue 21: added a select file button + a warning specific for Firefox usersThu, 10 Jan 2019 10:10:26 +0100, by Alain Mazy
-
removing build dependency on plugins db-changesMon, 07 Jan 2019 16:21:57 +0100, by Sebastien Jodogne
-
removing build dependency on plugins db-changesMon, 07 Jan 2019 16:13:16 +0100, by Sebastien Jodogne
-
removing dependencies upon ServerContext db-changesSat, 05 Jan 2019 18:22:25 +0100, by Sebastien Jodogne
-
new extension for database plugin SDK: getChildrenMetadata db-changesSat, 05 Jan 2019 15:50:55 +0100, by Sebastien Jodogne
-
IDatabaseWrapper::GetChildrenMetadata() db-changesSat, 05 Jan 2019 15:08:53 +0100, by Sebastien Jodogne
-
starting optimization of SeriesIndex::GetSeriesStatus() db-changesSat, 05 Jan 2019 12:17:30 +0100, by Sebastien Jodogne
-
new extension for database plugin SDK: setResourcesContent db-changesSat, 05 Jan 2019 11:39:31 +0100, by Sebastien Jodogne
-
preparing extension CreateResources db-changesFri, 04 Jan 2019 17:48:34 +0100, by Sebastien Jodogne
-
IDatabaseWrapper::SetResourcesContent db-changesFri, 04 Jan 2019 15:52:19 +0100, by Sebastien Jodogne
-
new extension for database plugin SDK: createInstance db-changesFri, 04 Jan 2019 13:52:34 +0100, by Sebastien Jodogne
-
started refactoring of ServerIndex::Store() db-changesThu, 03 Jan 2019 18:21:22 +0100, by Sebastien Jodogne
-
ISqlLookupFormatter::FormatWildcardEscape() db-changesThu, 03 Jan 2019 14:03:39 +0100, by Sebastien Jodogne
-
compatibility with orthanc-databases db-changesThu, 03 Jan 2019 10:06:42 +0100, by Sebastien Jodogne
-
OrthancPluginDatabase::ApplyLookupResources() using fast lookup db-changesWed, 02 Jan 2019 19:04:15 +0100, by Sebastien Jodogne
-
IDatabaseWrapper::ApplyLookupResources now returns lists db-changesWed, 02 Jan 2019 18:39:25 +0100, by Sebastien Jodogne
-
new extension for database plugin SDK: lookupResources db-changesWed, 02 Jan 2019 15:50:44 +0100, by Sebastien Jodogne
-
refactoring to reuse DatabaseConstraint in separate projects db-changesWed, 02 Jan 2019 13:44:18 +0100, by Sebastien Jodogne