log

age author description
Fri, 03 May 2024 17:20:27 +0200 Sebastien Jodogne add index of resources into FindResponse find-refactoring
Fri, 03 May 2024 17:06:42 +0200 Sebastien Jodogne removed FindRequest::FilterConstraint as it was mostly redundant with DicomTagConstraint find-refactoring
Fri, 03 May 2024 17:02:02 +0200 Sebastien Jodogne refactoring FindResponse find-refactoring
Fri, 03 May 2024 13:58:28 +0200 Sebastien Jodogne fix compatibility of Logging.h with WebAssembly
Fri, 03 May 2024 10:26:55 +0200 Sebastien Jodogne using HttpStatus_307_TemporaryRedirect for redirections
Sat, 27 Apr 2024 22:15:37 +0200 Sebastien Jodogne removed FindResponse::Item::responseContent_ find-refactoring
Sat, 27 Apr 2024 21:42:32 +0200 Sebastien Jodogne removed FindResponse::Item::level_ find-refactoring
Sat, 27 Apr 2024 15:02:24 +0200 Sebastien Jodogne refactoring find-refactoring
Sat, 27 Apr 2024 12:14:53 +0200 Sebastien Jodogne removed redundant FindResponse::parent_ find-refactoring
Sat, 27 Apr 2024 11:31:39 +0200 Sebastien Jodogne removed redundant FindResponse::resourceId_ find-refactoring
Fri, 26 Apr 2024 18:05:00 +0200 Sebastien Jodogne fix msvc 2008 build
Fri, 26 Apr 2024 17:43:22 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Fri, 26 Apr 2024 17:41:40 +0200 Sebastien Jodogne fix build of Housekeeper plugin
Fri, 26 Apr 2024 17:17:34 +0200 Sebastien Jodogne Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()
Fri, 26 Apr 2024 16:32:18 +0200 Alain Mazy find-refactoring: attachments find-refactoring
Fri, 26 Apr 2024 16:01:26 +0200 Sebastien Jodogne removed dependency of HouseKeeper upon Orthanc::Logging
Fri, 26 Apr 2024 15:50:01 +0200 Sebastien Jodogne removed circular dependency of OrthancPluginsCppWrapper with Orthanc::Logging
Fri, 26 Apr 2024 14:48:11 +0200 Sebastien Jodogne simplifying Orthanc::Logging
Thu, 25 Apr 2024 17:16:51 +0200 Alain Mazy fix
Thu, 25 Apr 2024 17:07:33 +0200 Alain Mazy merge default -> find-refactoring find-refactoring
Thu, 25 Apr 2024 09:22:07 +0200 Alain Mazy find refactor: re-use existing code. /studies?expand is almost fully implemented with new code find-refactoring
Tue, 23 Apr 2024 16:49:44 +0200 Alain Mazy FindRequest: group metadata and tag constrains in a single class, allow ordering against metadata find-refactoring
Tue, 23 Apr 2024 14:37:11 +0200 Alain Mazy cache dynamic SQLite statements (imported from large-queries branch) find-refactoring
Tue, 23 Apr 2024 13:07:38 +0200 Alain Mazy Updated FindRequest & FindResponse definitions find-refactoring
Tue, 23 Apr 2024 10:27:15 +0200 Alain Mazy merge
Tue, 23 Apr 2024 10:26:48 +0200 Alain Mazy fix plugin init wrt logging
Tue, 23 Apr 2024 09:55:51 +0200 Sebastien Jodogne ensuring consistency
Tue, 23 Apr 2024 09:34:02 +0200 Alain Mazy SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
Mon, 22 Apr 2024 10:50:33 +0200 Alain Mazy Removed potential PHI from the logs when Orthanc encounters an error while creating a zip file
Mon, 22 Apr 2024 10:39:33 +0200 Alain Mazy todo private tags in ExtraMainDicomTags