Mercurial > hg > orthanc
graph
-
GenericFind::Execute() is working for a basic request find-refactoringFri, 03 May 2024 21:26:06 +0200, by Sebastien Jodogne
-
removing standalone OrthancServer/Sources/Search/LabelsConstraint.h find-refactoringFri, 03 May 2024 18:30:29 +0200, by Sebastien Jodogne
-
replaced FindRequest::ResponseContent by booleans find-refactoringFri, 03 May 2024 18:17:53 +0200, by Sebastien Jodogne
-
renamed FindResponse::Item as FindResponse::Resource find-refactoringFri, 03 May 2024 17:26:06 +0200, by Sebastien Jodogne
-
add index of resources into FindResponse find-refactoringFri, 03 May 2024 17:20:27 +0200, by Sebastien Jodogne
-
removed FindRequest::FilterConstraint as it was mostly redundant with DicomTagConstraint find-refactoringFri, 03 May 2024 17:06:42 +0200, by Sebastien Jodogne
-
fix compatibility of Logging.h with WebAssemblyFri, 03 May 2024 13:58:28 +0200, by Sebastien Jodogne
-
using HttpStatus_307_TemporaryRedirect for redirectionsFri, 03 May 2024 10:26:55 +0200, by Sebastien Jodogne
-
removed FindResponse::Item::responseContent_ find-refactoringSat, 27 Apr 2024 22:15:37 +0200, by Sebastien Jodogne
-
removed FindResponse::Item::level_ find-refactoringSat, 27 Apr 2024 21:42:32 +0200, by Sebastien Jodogne
-
removed redundant FindResponse::parent_ find-refactoringSat, 27 Apr 2024 12:14:53 +0200, by Sebastien Jodogne
-
removed redundant FindResponse::resourceId_ find-refactoringSat, 27 Apr 2024 11:31:39 +0200, by Sebastien Jodogne
-
fix msvc 2008 buildFri, 26 Apr 2024 18:05:00 +0200, by Sebastien Jodogne
-
integration mainline->find-refactoring find-refactoringFri, 26 Apr 2024 17:43:22 +0200, by Sebastien Jodogne
-
fix build of Housekeeper pluginFri, 26 Apr 2024 17:41:40 +0200, by Sebastien Jodogne
-
Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()Fri, 26 Apr 2024 17:17:34 +0200, by Sebastien Jodogne
-
removed dependency of HouseKeeper upon Orthanc::LoggingFri, 26 Apr 2024 16:01:26 +0200, by Sebastien Jodogne
-
removed circular dependency of OrthancPluginsCppWrapper with Orthanc::LoggingFri, 26 Apr 2024 15:50:01 +0200, by Sebastien Jodogne
-
simplifying Orthanc::LoggingFri, 26 Apr 2024 14:48:11 +0200, by Sebastien Jodogne
-
fixThu, 25 Apr 2024 17:16:51 +0200, by Alain Mazy
-
find refactor: re-use existing code. /studies?expand is almost fully implemented with new code find-refactoringThu, 25 Apr 2024 09:22:07 +0200, by Alain Mazy
-
FindRequest: group metadata and tag constrains in a single class, allow ordering against metadata find-refactoringTue, 23 Apr 2024 16:49:44 +0200, by Alain Mazy
-
cache dynamic SQLite statements (imported from large-queries branch) find-refactoringTue, 23 Apr 2024 14:37:11 +0200, by Alain Mazy
-
Updated FindRequest & FindResponse definitions find-refactoringTue, 23 Apr 2024 13:07:38 +0200, by Alain Mazy
-
mergeTue, 23 Apr 2024 10:27:15 +0200, by Alain Mazy
-
fix plugin init wrt loggingTue, 23 Apr 2024 10:26:48 +0200, by Alain Mazy
-
ensuring consistencyTue, 23 Apr 2024 09:55:51 +0200, by Sebastien Jodogne
-
SDK: added OrthancPluginLogMessage to display plugin name + file and line from pluginTue, 23 Apr 2024 09:34:02 +0200, by Alain Mazy
-
Removed potential PHI from the logs when Orthanc encounters an error while creating a zip fileMon, 22 Apr 2024 10:50:33 +0200, by Alain Mazy
-
todo private tags in ExtraMainDicomTagsMon, 22 Apr 2024 10:39:33 +0200, by Alain Mazy
-
new LimitToThisLevelMainDicomTags reconstruct mode + * Housekeeper plugin: Added an option LimitMainDicomTagsReconstructLevelFri, 19 Apr 2024 11:27:39 +0200, by Alain Mazy
-
todo: cache invalidationFri, 19 Apr 2024 10:52:44 +0200, by Alain Mazy
-
todo: PHI in logsFri, 19 Apr 2024 10:50:40 +0200, by Alain Mazy
-
0x0111 is now considered as a warning instead of an errorMon, 15 Apr 2024 16:31:04 +0200, by Alain Mazy
-
introduction of FindRequest and FindResponse find-refactoringMon, 15 Apr 2024 16:13:24 +0200, by Sebastien Jodogne
-
fix jpegFri, 29 Mar 2024 23:23:01 +0100, by Sebastien Jodogne
-
fix for armelFri, 29 Mar 2024 21:53:41 +0100, by Sebastien Jodogne
-
clarified error messageThu, 28 Mar 2024 17:49:04 +0100, by Alain Mazy
-
fix framework MD5Tue, 26 Mar 2024 10:17:28 +0100, by Alain Mazy
-
re-enabling ICU in the multitenant dicom pluginFri, 22 Mar 2024 22:07:06 +0100, by Sebastien Jodogne
-
Multitenant DICOM plugin: added support for localesFri, 22 Mar 2024 18:56:46 +0100, by Sebastien Jodogne
-
fix deprecated callsFri, 22 Mar 2024 16:02:37 +0100, by Sebastien Jodogne
-
fix commentFri, 22 Mar 2024 13:45:02 +0100, by Sebastien Jodogne
-
todoWed, 20 Mar 2024 10:08:42 +0100, by Alain Mazy
-
removed deprecated calls in sample pluginSun, 17 Mar 2024 09:08:20 +0100, by Sebastien Jodogne
-
added SetRootUri(), SetDescription() and ExtendOrthancExplorer() in OrthancPluginCppWrapperSat, 16 Mar 2024 11:46:27 +0100, by Sebastien Jodogne
-
deprecating OrthancPluginSetDescription2(), OrthancPluginExtendOrthancExplorer2() and OrthancPluginSetRootUri2()Sat, 16 Mar 2024 11:34:28 +0100, by Sebastien Jodogne
-
added ORTHANC_PLUGIN_DEPRECATED in plugin SDKSat, 16 Mar 2024 11:23:02 +0100, by Sebastien Jodogne
-
fix commentThu, 29 Feb 2024 17:03:55 +0100, by Sebastien Jodogne
-
ignore GenericGroupLength in C-FindMon, 19 Feb 2024 18:26:38 +0100, by Alain Mazy
-
Added MaximumPatientCount in /systemMon, 19 Feb 2024 18:22:44 +0100, by Alain Mazy
-
Added MaximumPatientCount in /systemMon, 19 Feb 2024 18:21:10 +0100, by Alain Mazy