Mercurial > hg > orthanc
log OrthancServer/Sources/ServerJobs/ArchiveJob.cpp @ 5449:29858f424fc7
age | author | description |
---|---|---|
Mon, 27 Nov 2023 09:05:05 +0100 | Alain Mazy | Zip of studies whose PatientName and PatientID did not contain any ASCII character are now valid |
Mon, 20 Nov 2023 17:01:48 +0100 | Alain Mazy | Now displaying timings when reading from/writing to disk in the verbose logs |
Tue, 17 Oct 2023 06:46:32 +0200 | Alain Mazy | fix to keep backward behaviour when exporting a series archive |
Mon, 16 Oct 2023 17:30:40 +0200 | Alain Mazy | When exporting a study archive, make sure to use the PatientName from the study and not from the patient in case of PatientID collision |
Thu, 20 Jul 2023 10:51:34 +0200 | Alain Mazy | Added a route to delete completed jobs from history: DELETE /jobs/{id} |
Tue, 11 Jul 2023 10:25:58 +0200 | Alain Mazy | wip: try to add a jpeg decoder without colorspace conversion: not working now multiple-jpeg-decoders |
Mon, 12 Jun 2023 18:42:06 +0200 | Alain Mazy | added a route to DELETE /jobs/../archive |