Thu, 11 Jul 2024 21:37:20 +0200 |
Sebastien Jodogne |
cont
find-refactoring
|
Tue, 09 Jul 2024 10:09:57 +0200 |
Sebastien Jodogne |
added container class DatabaseConstraints
|
Thu, 30 May 2024 21:19:57 +0200 |
Sebastien Jodogne |
updated copyright, as Orthanc Team now replaces Osimis
|
Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Thu, 22 Jun 2023 08:48:38 +0200 |
Sebastien Jodogne |
added instance metadata "PixelDataVR"
|
Sat, 08 Apr 2023 10:53:39 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Fri, 07 Apr 2023 22:18:37 +0200 |
Sebastien Jodogne |
replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint"
db-protobuf
|
Fri, 07 Apr 2023 15:44:12 +0200 |
Sebastien Jodogne |
support labels for mysql
db-protobuf
|
Thu, 06 Apr 2023 16:55:55 +0200 |
Sebastien Jodogne |
lookup for labels in orthanc explorer
db-protobuf
|
Mon, 03 Apr 2023 18:09:04 +0200 |
Sebastien Jodogne |
preparing virtual methods for labels
db-protobuf
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Thu, 15 Sep 2022 09:02:07 +0200 |
Alain Mazy |
added support for revision in SQLite + avoid upgrading DB version
attach-custom-data
|
Thu, 08 Sep 2022 17:42:08 +0200 |
Alain Mazy |
allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
attach-custom-data
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 10:48:46 +0200 |
Alain Mazy |
DicomSequencesMap + fix unit tests
|
Sun, 01 May 2022 12:45:27 +0200 |
Alain Mazy |
fix unit tests (new metadata)
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 25 Nov 2021 13:12:32 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Fri, 01 Oct 2021 18:36:45 +0200 |
Alain Mazy |
added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk
filter-store-instance
|
Tue, 22 Jun 2021 07:37:20 +0200 |
Sebastien Jodogne |
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
openssl-3.x
|
Mon, 26 Apr 2021 15:22:44 +0200 |
Sebastien Jodogne |
"ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
|
Tue, 20 Apr 2021 15:11:59 +0200 |
Sebastien Jodogne |
handling revisions of attachments
db-changes
|
Fri, 16 Apr 2021 17:13:03 +0200 |
Sebastien Jodogne |
handling of revisions for metadata
db-changes
|
Tue, 30 Mar 2021 18:10:27 +0200 |
Sebastien Jodogne |
differentiating between shared and private global properties
db-changes
|
Mon, 15 Mar 2021 15:30:42 +0100 |
Sebastien Jodogne |
moving all accesses to databases from IDatabaseWrapper to ITransaction
db-changes
|
Fri, 12 Mar 2021 15:33:47 +0100 |
Sebastien Jodogne |
attaching the listener to transactions in IDatabaseWrapper
db-changes
|
Mon, 08 Mar 2021 16:49:34 +0100 |
Sebastien Jodogne |
simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted()
db-changes
|