log OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.cpp @ 5254:fafdb6179829 db-protobuf

age author description
Tue, 11 Apr 2023 11:09:52 +0200 Sebastien Jodogne inform database plugins about the identifier tags db-protobuf
Fri, 07 Apr 2023 22:54:57 +0200 Sebastien Jodogne added "/tools/labels" to list all the labels that are associated with any resource db-protobuf
Fri, 07 Apr 2023 22:18:37 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Wed, 05 Apr 2023 11:31:05 +0200 Sebastien Jodogne added primitives to exchange labels with plugins db-protobuf
Mon, 03 Apr 2023 20:53:14 +0200 Sebastien Jodogne started implementation of labels db-protobuf
Mon, 03 Apr 2023 18:09:04 +0200 Sebastien Jodogne preparing virtual methods for labels db-protobuf
Mon, 03 Apr 2023 14:49:33 +0200 Sebastien Jodogne simplifying IDatabaseWrapper::LogChange() db-protobuf
Mon, 03 Apr 2023 14:17:39 +0200 Sebastien Jodogne cleaning ResourcesContent::TagValue and ResourcesContent::Metadata db-protobuf
Mon, 03 Apr 2023 13:30:06 +0200 Sebastien Jodogne implemented OrthancPluginDatabaseV4::Upgrade() db-protobuf
Mon, 03 Apr 2023 11:18:55 +0200 Sebastien Jodogne clarifying types of since/limit in IDatabaseWrapper db-protobuf
Mon, 03 Apr 2023 10:29:45 +0200 Sebastien Jodogne completed first implementation of OrthancPluginDatabaseV4 db-protobuf
Sun, 02 Apr 2023 12:53:33 +0200 Sebastien Jodogne cont OrthancPluginDatabaseV4::Transaction db-protobuf
Fri, 31 Mar 2023 17:33:33 +0200 Sebastien Jodogne started implementation of transactions db-protobuf
Thu, 30 Mar 2023 21:31:56 +0200 Sebastien Jodogne first successful protobuf communication db-protobuf
Wed, 14 Sep 2022 17:11:45 +0200 Alain Mazy PluginDatabaseV4 to handle customData attach-custom-data