log

age author description
Thu, 22 Apr 2021 14:53:52 +0200 Sebastien Jodogne fix build against system-wide orthanc framework
Thu, 22 Apr 2021 14:09:46 +0200 Sebastien Jodogne upgrade to Orthanc SDK 1.9.2
Thu, 22 Apr 2021 10:41:29 +0200 Sebastien Jodogne backward compatibility with Orthanc SDK 0.9.5
Wed, 21 Apr 2021 17:56:43 +0200 Sebastien Jodogne improved log
Wed, 21 Apr 2021 17:54:31 +0200 Sebastien Jodogne fix issue #151: support of retries in the storage area plugins to deal with multiple writers
Wed, 21 Apr 2021 11:14:40 +0200 Sebastien Jodogne note
Wed, 21 Apr 2021 11:03:44 +0200 Sebastien Jodogne Fix issue #193
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Tue, 20 Apr 2021 16:14:04 +0200 Sebastien Jodogne improved log
Tue, 20 Apr 2021 15:56:22 +0200 Sebastien Jodogne implementation of "hasRevisionsSupport" primitive in database SDK
Tue, 20 Apr 2021 15:08:09 +0200 Sebastien Jodogne fix mysql and postgresql builds
Tue, 20 Apr 2021 14:46:42 +0200 Sebastien Jodogne adding support for revisions in attachments
Mon, 19 Apr 2021 18:47:50 +0200 Sebastien Jodogne implementing interface for revisions in attachments
Mon, 19 Apr 2021 16:45:15 +0200 Sebastien Jodogne IDatabaseBackend::HasRevisionsSupport()
Fri, 16 Apr 2021 17:49:29 +0200 Sebastien Jodogne todo