Wed, 28 Sep 2022 12:15:27 +0200 |
Alain Mazy |
Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP instead of Orthanc own AcceptedTransferSyntaxes
|
Mon, 26 Sep 2022 19:08:03 +0200 |
Alain Mazy |
more doc
|
Mon, 26 Sep 2022 18:56:40 +0200 |
Alain Mazy |
DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
|
Mon, 26 Sep 2022 18:11:03 +0200 |
Alain Mazy |
loosen the sanity checks for DICOM modifications
|
Thu, 15 Sep 2022 09:02:07 +0200 |
Alain Mazy |
added support for revision in SQLite + avoid upgrading DB version
attach-custom-data
|
Wed, 31 Aug 2022 10:21:35 +0200 |
Alain Mazy |
Orthanc-1.11.2
Orthanc-1.11.2
|
Mon, 29 Aug 2022 17:13:45 +0200 |
Alain Mazy |
fix
|
Mon, 15 Aug 2022 15:44:40 +0200 |
Sebastien Jodogne |
upgrade to openssl 3.0.5
|
Mon, 15 Aug 2022 15:34:02 +0200 |
Sebastien Jodogne |
upgrade to DCMTK 3.6.7
|
Mon, 15 Aug 2022 14:06:25 +0200 |
Sebastien Jodogne |
upgrade to Boost 1.80.0
|
Thu, 11 Aug 2022 09:33:20 +0200 |
Alain Mazy |
Fix static compilation of boost 1.69 on Ubuntu 22.04
|
Tue, 09 Aug 2022 17:57:38 +0200 |
Alain Mazy |
new MaximumStorageMode configuration
|
Mon, 08 Aug 2022 09:59:07 +0200 |
Alain Mazy |
Fix the Storage Cache for compressed files (bug introduced in 1.11.0)
|
Wed, 03 Aug 2022 10:49:50 +0200 |
Alain Mazy |
Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
|
Tue, 02 Aug 2022 11:38:31 +0200 |
Alain Mazy |
SQLite: close and delete WAL and SHM files on exit (contribution from Sebastian Höffner)
|
Thu, 14 Jul 2022 18:53:24 +0200 |
Sebastien Jodogne |
DelayedDeletion plugin: Fix leaking of symbols
|
Fri, 08 Jul 2022 15:26:52 +0200 |
Alain Mazy |
Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
|
Thu, 30 Jun 2022 13:04:50 +0200 |
Alain Mazy |
Orthanc-1.11.1
Orthanc-1.11.1
|
Wed, 29 Jun 2022 08:10:28 +0200 |
Alain Mazy |
fix storage cache
|
Mon, 27 Jun 2022 15:22:19 +0200 |
Alain Mazy |
returning sequences in MainDicomTags and RequestedTags
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Tue, 21 Jun 2022 17:29:36 +0200 |
Alain Mazy |
DelayedDeletion plugin: first version
delayed-deletion
|
Tue, 21 Jun 2022 11:06:41 +0200 |
Alain Mazy |
merge
delayed-deletion
|
Tue, 21 Jun 2022 10:55:45 +0200 |
Alain Mazy |
Added an Asynchronous mode to /modalities/../move
|
Mon, 20 Jun 2022 16:53:21 +0200 |
Alain Mazy |
wip: adding DelayedDeletion plugin
delayed-deletion
|
Wed, 15 Jun 2022 15:40:07 +0200 |
Alain Mazy |
Improved HttpClient error logging (add method + url)
|
Mon, 13 Jun 2022 18:54:49 +0200 |
Alain Mazy |
Added Lua OnHeartBeat()
lua-heart-beat
|
Mon, 13 Jun 2022 16:55:22 +0200 |
Alain Mazy |
Lua: new "SetHttpTimeout" function
|
Wed, 01 Jun 2022 08:32:46 +0200 |
Alain Mazy |
Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts()
|