log OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp @ 5310:b5c502bcaf99

age author description
Mon, 12 Jun 2023 18:42:06 +0200 Alain Mazy added a route to DELETE /jobs/../archive
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
Wed, 05 Apr 2023 10:02:19 +0200 Sebastien Jodogne added "HasLabels" in /system db-protobuf
Wed, 29 Mar 2023 19:24:09 +0200 Alain Mazy added UserMetadata in /system
Wed, 29 Mar 2023 11:23:37 +0200 Alain Mazy New configuration option 'RestApiWriteToFileSystemEnabled'
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 26 Jan 2023 16:31:11 +0100 Alain Mazy error message if level not specified in /tools/generate-uid
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Tue, 22 Nov 2022 18:01:23 +0100 Alain Mazy /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
Mon, 20 Jun 2022 16:53:21 +0200 Alain Mazy wip: adding DelayedDeletion plugin delayed-deletion
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
Mon, 25 Apr 2022 15:30:51 +0200 Alain Mazy renamed DbOptizer into Housekeeper + add Scheduler & triggers more-tags
Wed, 23 Mar 2022 11:56:28 +0100 Alain Mazy DbOptimizer plugin more-tags
Mon, 21 Mar 2022 15:19:42 +0100 Alain Mazy new field 'MainDicomTags' in the /system response more-tags
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x