log

age author description
Tue, 23 Apr 2024 09:34:02 +0200 Alain Mazy SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
Mon, 22 Apr 2024 10:50:33 +0200 Alain Mazy Removed potential PHI from the logs when Orthanc encounters an error while creating a zip file
Mon, 22 Apr 2024 10:39:33 +0200 Alain Mazy todo private tags in ExtraMainDicomTags
Fri, 19 Apr 2024 11:27:39 +0200 Alain Mazy new LimitToThisLevelMainDicomTags reconstruct mode + * Housekeeper plugin: Added an option LimitMainDicomTagsReconstructLevel
Fri, 19 Apr 2024 10:52:44 +0200 Alain Mazy todo: cache invalidation
Fri, 19 Apr 2024 10:50:40 +0200 Alain Mazy todo: PHI in logs
Mon, 15 Apr 2024 16:31:04 +0200 Alain Mazy 0x0111 is now considered as a warning instead of an error
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring
Thu, 11 Apr 2024 19:02:20 +0200 Alain Mazy Added ExtendedApiV1: /changes large-queries
Wed, 10 Apr 2024 17:54:56 +0200 Sebastien Jodogne closing Orthanc-1.10.1 Orthanc-1.10.1
Wed, 10 Apr 2024 17:54:50 +0200 Sebastien Jodogne closing Orthanc-1.12.1 Orthanc-1.12.1
Wed, 10 Apr 2024 17:54:38 +0200 Sebastien Jodogne closing Orthanc-1.12.2 Orthanc-1.12.2
Fri, 29 Mar 2024 23:23:01 +0100 Sebastien Jodogne fix jpeg
Fri, 29 Mar 2024 21:53:41 +0100 Sebastien Jodogne fix for armel
Thu, 28 Mar 2024 17:49:04 +0100 Alain Mazy clarified error message
Tue, 26 Mar 2024 10:17:28 +0100 Alain Mazy fix framework MD5
Fri, 22 Mar 2024 22:07:06 +0100 Sebastien Jodogne re-enabling ICU in the multitenant dicom plugin
Fri, 22 Mar 2024 18:56:46 +0100 Sebastien Jodogne Multitenant DICOM plugin: added support for locales
Fri, 22 Mar 2024 16:02:37 +0100 Sebastien Jodogne fix deprecated calls
Fri, 22 Mar 2024 13:45:02 +0100 Sebastien Jodogne fix comment
Wed, 20 Mar 2024 10:08:42 +0100 Alain Mazy todo
Sun, 17 Mar 2024 09:08:20 +0100 Sebastien Jodogne removed deprecated calls in sample plugin
Sat, 16 Mar 2024 11:46:27 +0100 Sebastien Jodogne added SetRootUri(), SetDescription() and ExtendOrthancExplorer() in OrthancPluginCppWrapper
Sat, 16 Mar 2024 11:34:28 +0100 Sebastien Jodogne deprecating OrthancPluginSetDescription2(), OrthancPluginExtendOrthancExplorer2() and OrthancPluginSetRootUri2()
Sat, 16 Mar 2024 11:23:02 +0100 Sebastien Jodogne added ORTHANC_PLUGIN_DEPRECATED in plugin SDK
Thu, 29 Feb 2024 17:03:55 +0100 Sebastien Jodogne fix comment
Mon, 19 Feb 2024 18:26:38 +0100 Alain Mazy ignore GenericGroupLength in C-Find
Mon, 19 Feb 2024 18:22:44 +0100 Alain Mazy Added MaximumPatientCount in /system
Mon, 19 Feb 2024 18:21:10 +0100 Alain Mazy Added MaximumPatientCount in /system
Fri, 09 Feb 2024 09:04:16 +0100 Alain Mazy merge
Fri, 09 Feb 2024 09:03:46 +0100 Alain Mazy added login/pwd to ArchiveStudiesInTimeRange.py
Thu, 08 Feb 2024 17:42:33 +0100 Sebastien Jodogne extended search path for dicom.dic
Tue, 06 Feb 2024 15:32:54 +0100 Alain Mazy Whatever the SQL error that happens while inserting an instance in DB, remove the attachments that have been added to avoid orphan files
Wed, 31 Jan 2024 13:49:58 +0100 Sebastien Jodogne back to mainline
Wed, 31 Jan 2024 12:33:17 +0100 Sebastien Jodogne Orthanc-1.12.3 Orthanc-1.12.3
Wed, 31 Jan 2024 10:40:10 +0100 Sebastien Jodogne cppcheck
Wed, 31 Jan 2024 09:27:48 +0100 Sebastien Jodogne closing branch pg-transactions pg-transactions
Wed, 31 Jan 2024 09:27:34 +0100 Sebastien Jodogne integration pg-transactions->mainline
Wed, 31 Jan 2024 09:26:31 +0100 Sebastien Jodogne comment pg-transactions
Tue, 30 Jan 2024 09:41:06 +0100 Sebastien Jodogne simplifying StatelessDatabaseOperations pg-transactions
Tue, 30 Jan 2024 09:29:12 +0100 Sebastien Jodogne removed unused variable dbCapabilities_ in SQLiteDatabaseWrapper::TransactionBase pg-transactions
Tue, 30 Jan 2024 09:24:55 +0100 Sebastien Jodogne removed useless try/catch pg-transactions
Tue, 30 Jan 2024 09:21:41 +0100 Sebastien Jodogne removed unused method IDatabaseWrapper::ITransaction::GetDatabaseCapabilities() pg-transactions
Tue, 30 Jan 2024 09:16:47 +0100 Sebastien Jodogne reorganization pg-transactions
Mon, 29 Jan 2024 19:19:52 +0100 Sebastien Jodogne refactoring IDatabaseWrapper::Capabilities pg-transactions
Mon, 29 Jan 2024 18:18:07 +0100 Sebastien Jodogne reorganization pg-transactions
Mon, 29 Jan 2024 18:11:46 +0100 Sebastien Jodogne cleaning NEWS pg-transactions
Mon, 29 Jan 2024 18:10:31 +0100 Sebastien Jodogne fix pg-transactions
Wed, 24 Jan 2024 21:58:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 21:58:14 +0100 Sebastien Jodogne fix static builds
Wed, 24 Jan 2024 21:58:04 +0100 Sebastien Jodogne OrthancFramework/Sources/Images/JpegReader.cpp
Wed, 24 Jan 2024 18:39:23 +0100 Sebastien Jodogne fix lsb
Wed, 24 Jan 2024 18:16:17 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.5
Wed, 24 Jan 2024 18:08:17 +0100 Sebastien Jodogne upgraded to pugixml 1.14
Wed, 24 Jan 2024 18:02:58 +0100 Sebastien Jodogne upgraded to libjpeg 9f
Wed, 24 Jan 2024 17:56:18 +0100 Sebastien Jodogne upgraded to libpng 1.6.40
Wed, 24 Jan 2024 17:51:21 +0100 Sebastien Jodogne upgraded to zlib 1.3.1
Wed, 24 Jan 2024 17:32:25 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 17:31:12 +0100 Sebastien Jodogne upgraded to curl 8.5.0
Wed, 24 Jan 2024 17:16:06 +0100 Sebastien Jodogne upgraded to OpenSSL 3.1.4