Mercurial > hg > orthanc
graph
-
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