log

age author description
Wed, 08 May 2024 10:30:34 +0200 Sebastien Jodogne reformatting NEWS
Wed, 08 May 2024 10:29:35 +0200 Sebastien Jodogne monitoring of stable resources now also considers the resource type
Wed, 08 May 2024 07:09:49 +0200 Sebastien Jodogne fix find-refactoring
Tue, 07 May 2024 21:24:46 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Tue, 07 May 2024 21:23:34 +0200 Sebastien Jodogne introduction of ResourceFinder find-refactoring
Tue, 07 May 2024 19:20:52 +0200 Alain Mazy merge
Tue, 07 May 2024 19:20:01 +0200 Alain Mazy fix DicomTlsTrustedCertificates configuration that should not be mandatory if DicomTlsRemoteCertificateRequired is false
Tue, 07 May 2024 13:59:14 +0200 Alain Mazy todo
Tue, 07 May 2024 18:44:53 +0200 Sebastien Jodogne added possibility to retrieve main DICOM tags and metadata at any level find-refactoring
Tue, 07 May 2024 12:53:12 +0200 Sebastien Jodogne implemented FindRequest::retrieveChildrenMetadata_ find-refactoring
Sat, 04 May 2024 15:25:19 +0200 Sebastien Jodogne created FindResponse::Resource::Format() find-refactoring
Sat, 04 May 2024 11:35:34 +0200 Sebastien Jodogne implemented the default multi-stage find/expand find-refactoring
Fri, 03 May 2024 21:26:06 +0200 Sebastien Jodogne GenericFind::Execute() is working for a basic request find-refactoring
Fri, 03 May 2024 18:30:29 +0200 Sebastien Jodogne removing standalone OrthancServer/Sources/Search/LabelsConstraint.h find-refactoring
Fri, 03 May 2024 18:17:53 +0200 Sebastien Jodogne replaced FindRequest::ResponseContent by booleans find-refactoring
Fri, 03 May 2024 17:26:06 +0200 Sebastien Jodogne renamed FindResponse::Item as FindResponse::Resource find-refactoring
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()