Sat, 08 Apr 2023 10:53:39 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Sat, 08 Apr 2023 10:14:09 +0200 |
Sebastien Jodogne |
fix
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
|
Fri, 07 Apr 2023 15:44:12 +0200 |
Sebastien Jodogne |
support labels for mysql
db-protobuf
|
Fri, 07 Apr 2023 12:20:53 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Fri, 07 Apr 2023 12:20:27 +0200 |
Sebastien Jodogne |
Orthanc Explorer: buttons to copy the URL of ZIP/DICOM to the clipboard
|
Thu, 06 Apr 2023 16:55:55 +0200 |
Sebastien Jodogne |
lookup for labels in orthanc explorer
db-protobuf
|
Thu, 06 Apr 2023 16:04:23 +0200 |
Sebastien Jodogne |
added labels at patient/series/instance levels in orthanc explorer
db-protobuf
|
Wed, 05 Apr 2023 21:17:43 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Wed, 05 Apr 2023 20:14:59 +0200 |
Sebastien Jodogne |
added labels at the study level in orthanc explorer
db-protobuf
|
Wed, 05 Apr 2023 17:54:21 +0200 |
Sebastien Jodogne |
added two Python samples: DicomizeImage.py and MicroCTDicomization.py
|
Wed, 05 Apr 2023 11:31:05 +0200 |
Sebastien Jodogne |
added primitives to exchange labels with plugins
db-protobuf
|
Wed, 05 Apr 2023 10:02:19 +0200 |
Sebastien Jodogne |
added "HasLabels" in /system
db-protobuf
|
Wed, 05 Apr 2023 09:07:47 +0200 |
Sebastien Jodogne |
log about missing support for labels
db-protobuf
|
Tue, 04 Apr 2023 21:43:37 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Tue, 04 Apr 2023 21:43:13 +0200 |
Sebastien Jodogne |
disable compilation of openssl-3.1.0/crypto/riscvcap.c
|
Tue, 04 Apr 2023 17:24:13 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Tue, 04 Apr 2023 17:23:55 +0200 |
Sebastien Jodogne |
fix compatibility of openssl 3.1.0 with ANSI C
|
Tue, 04 Apr 2023 10:32:40 +0200 |
Alain Mazy |
merge
|
Tue, 04 Apr 2023 10:18:33 +0200 |
Alain Mazy |
cleanup
|
Tue, 04 Apr 2023 09:53:02 +0200 |
Sebastien Jodogne |
fix warning
db-protobuf
|
Tue, 04 Apr 2023 09:46:40 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Tue, 04 Apr 2023 09:46:09 +0200 |
Sebastien Jodogne |
upgraded to openssl 3.1.0
|
Tue, 04 Apr 2023 09:16:12 +0200 |
Sebastien Jodogne |
"/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
db-protobuf
|
Tue, 04 Apr 2023 07:09:22 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Mon, 03 Apr 2023 22:31:32 +0200 |
Alain Mazy |
merge
|
Mon, 03 Apr 2023 22:19:42 +0200 |
Alain Mazy |
Fix a crash in /tools/reconstruct triggered by the Housekeeper plugin when only changing the StorageCompression.
|
Mon, 03 Apr 2023 15:13:58 +0200 |
Alain Mazy |
Fix Housekeeper plugin infinite loop if Orthanc is empty
|
Mon, 03 Apr 2023 21:14:45 +0200 |
Sebastien Jodogne |
starting refactoring ExpandedResource
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 17:00:51 +0200 |
Sebastien Jodogne |
integration db-protobuf->mainline
|
Mon, 03 Apr 2023 17:00:12 +0200 |
Sebastien Jodogne |
typo
db-protobuf
|
Mon, 03 Apr 2023 16:54:46 +0200 |
Sebastien Jodogne |
documentation
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:30:15 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
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
|
Fri, 31 Mar 2023 16:32:02 +0200 |
Alain Mazy |
todo
|
Thu, 30 Mar 2023 21:31:56 +0200 |
Sebastien Jodogne |
first successful protobuf communication
db-protobuf
|
Thu, 30 Mar 2023 17:08:13 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Wed, 29 Mar 2023 19:24:58 +0200 |
Alain Mazy |
merge
|
Wed, 29 Mar 2023 19:24:09 +0200 |
Alain Mazy |
added UserMetadata in /system
|
Wed, 29 Mar 2023 12:04:13 +0200 |
Sebastien Jodogne |
merge
db-protobuf
|
Wed, 29 Mar 2023 12:03:45 +0200 |
Sebastien Jodogne |
integration mainline->db-protobuf
db-protobuf
|
Wed, 29 Mar 2023 12:03:01 +0200 |
Sebastien Jodogne |
text
|
Wed, 29 Mar 2023 11:23:37 +0200 |
Alain Mazy |
New configuration option 'RestApiWriteToFileSystemEnabled'
|
Wed, 29 Mar 2023 08:50:28 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Tue, 28 Mar 2023 19:14:44 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Tue, 28 Mar 2023 18:10:29 +0200 |
Sebastien Jodogne |
cont
db-protobuf
|
Tue, 28 Mar 2023 12:43:38 +0200 |
Sebastien Jodogne |
comments
db-protobuf
|