log

age author description
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
Fri, 19 Apr 2024 11:27:39 +0200 Alain Mazy new LimitToThisLevelMainDicomTags reconstruct mode + * Housekeeper plugin: Added an option LimitMainDicomTagsReconstructLevel
Fri, 19 Apr 2024 10:52:44 +0200 Alain Mazy todo: cache invalidation
Fri, 19 Apr 2024 10:50:40 +0200 Alain Mazy todo: PHI in logs
Mon, 15 Apr 2024 16:31:04 +0200 Alain Mazy 0x0111 is now considered as a warning instead of an error
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring