log OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp @ 5596:81a29ad7fb4b find-refactoring

age author description
Thu, 29 Feb 2024 17:03:55 +0100 Sebastien Jodogne fix comment
Mon, 19 Feb 2024 18:21:10 +0100 Alain Mazy Added MaximumPatientCount in /system
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Tue, 21 Nov 2023 18:22:49 +0100 Sebastien Jodogne cont
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Tue, 21 Nov 2023 10:32:42 +0100 Alain Mazy metrics
Tue, 17 Oct 2023 15:06:11 +0200 Alain Mazy All 'expand' GET arguments now accepts expand=true and expand=false values + /studies/../instances now supports expand=false
Thu, 20 Jul 2023 10:51:34 +0200 Alain Mazy Added a route to delete completed jobs from history: DELETE /jobs/{id}
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Mon, 26 Jun 2023 08:40:41 +0200 Sebastien Jodogne fix msvc build
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
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