Tue, 02 Jul 2024 17:02:11 +0200 |
Sebastien Jodogne |
synchronization of the code model with orthanc-java project
java-code-model
|
Tue, 02 Jul 2024 15:49:05 +0200 |
Sebastien Jodogne |
added class PythonThreadsAllower
java-code-model
|
Tue, 02 Jul 2024 12:30:16 +0200 |
Sebastien Jodogne |
created Python documentation for the Orthanc interface
java-code-model
|
Thu, 16 May 2024 22:50:11 +0200 |
Sebastien Jodogne |
Added Windows builder for Python 3.12
|
Thu, 16 May 2024 12:21:18 +0200 |
Alain Mazy |
4.2
OrthancPython-4.2
|
Thu, 29 Feb 2024 11:31:47 +0100 |
Alain Mazy |
fix leaking of MoveDriver
cmove2
|
Tue, 05 Sep 2023 13:32:32 +0200 |
Sebastien Jodogne |
fix signature of orthanc.RestOutput.SendHttpStatus()
|
Wed, 30 Aug 2023 14:49:25 +0200 |
Sebastien Jodogne |
OrthancPython-4.1
OrthancPython-4.1
|
Wed, 30 Aug 2023 11:52:45 +0200 |
Sebastien Jodogne |
integration fix-leak->mainline
|
Wed, 30 Aug 2023 10:09:37 +0200 |
Sebastien Jodogne |
added configuration section "Python" and option "DisplayMemoryUsage"
fix-leak
|
Mon, 28 Aug 2023 18:30:42 +0200 |
Alain Mazy |
wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
|
Mon, 28 Aug 2023 16:44:41 +0200 |
Alain Mazy |
fix memory leaks
|
Mon, 28 Aug 2023 13:08:44 +0200 |
Alain Mazy |
fix memory leaks in orthanc.RestApiPost() and sibling methods
|
Tue, 28 Mar 2023 17:28:16 +0200 |
Sebastien Jodogne |
integration 4.0->mainline
|
Wed, 23 Feb 2022 18:42:08 +0100 |
Sebastien Jodogne |
OrthancPython-4.0
OrthancPython-4.0
|
Wed, 23 Feb 2022 17:45:42 +0100 |
Sebastien Jodogne |
upgrade to Orthanc SDK 1.10.0
|
Wed, 23 Feb 2022 07:35:37 +0100 |
Sebastien Jodogne |
update to year 2022
|
Tue, 14 Dec 2021 10:06:16 +0100 |
Alain Mazy |
new callback: orthanc.RegisterReceivedInstanceCallback()
|
Fri, 15 Oct 2021 18:36:24 +0200 |
Alain Mazy |
orthanc.RegisterIncomingCStoreInstanceFilter()
|
Tue, 31 Aug 2021 14:08:43 +0200 |
Sebastien Jodogne |
OrthancPython-3.4
OrthancPython-3.4
|
Thu, 19 Aug 2021 14:18:23 +0200 |
Sebastien Jodogne |
On Orthanc stopping, wait for all the queued events to have been processed
|
Thu, 12 Aug 2021 18:36:43 +0200 |
Sebastien Jodogne |
OrthancPython-3.3
OrthancPython-3.3
|
Thu, 12 Aug 2021 17:52:17 +0200 |
Sebastien Jodogne |
New Python function: "orthanc.RegisterStorageArea()"
|
Mon, 09 Aug 2021 18:16:42 +0200 |
Sebastien Jodogne |
Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
|
Fri, 11 Jun 2021 17:09:25 +0200 |
Sebastien Jodogne |
OrthancPython-3.2
OrthancPython-3.2
|
Fri, 11 Jun 2021 14:13:36 +0200 |
Sebastien Jodogne |
coverage stats
|
Fri, 11 Jun 2021 14:03:12 +0200 |
Sebastien Jodogne |
new wrapped function: orthanc.LookupDictionary()
|
Fri, 11 Jun 2021 12:47:18 +0200 |
Sebastien Jodogne |
new wrapped functions: CreateImageFromBuffer(), DicomInstance.GetInstanceData() and Image.GetImageBuffer()
|
Fri, 11 Jun 2021 09:03:43 +0200 |
Sebastien Jodogne |
new wrapped function: orthanc.RegisterWorklistCallback() and orthanc.WorklistAnswers.WorklistAddAnswer()
|
Thu, 10 Jun 2021 18:19:27 +0200 |
Sebastien Jodogne |
New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
|
Fri, 22 Jan 2021 10:08:17 +0100 |
Sebastien Jodogne |
OrthancPython-3.1
OrthancPython-3.1
|
Fri, 22 Jan 2021 07:36:18 +0100 |
Sebastien Jodogne |
During Orthanc shutdown, wait for all the pending events to have been processed
|
Thu, 21 Jan 2021 18:27:06 +0100 |
Sebastien Jodogne |
Fix possible deadlock with "orthanc.RegisterOnChangeCallback()"
|
Wed, 09 Dec 2020 17:30:15 +0100 |
Sebastien Jodogne |
OrthancPython-3.0
OrthancPython-3.0
|
Tue, 08 Dec 2020 19:02:30 +0100 |
Sebastien Jodogne |
New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
|
Tue, 08 Dec 2020 16:30:25 +0100 |
Sebastien Jodogne |
ugrade to Orthanc SDK 1.8.1
|
Tue, 04 Aug 2020 15:32:49 +0200 |
Sebastien Jodogne |
Support of Apple OS X
|
Mon, 03 Aug 2020 18:13:10 +0200 |
Sebastien Jodogne |
Fix issue #185 (segfaults on non-UTF8 special characters in request URI)
|
Wed, 08 Jul 2020 15:17:58 +0200 |
Sebastien Jodogne |
OrthancPython-2.0
OrthancPython-2.0
|
Wed, 08 Jul 2020 14:34:59 +0200 |
Sebastien Jodogne |
upgrade to Orthanc SDK 1.7.2
|
Mon, 06 Jul 2020 17:37:30 +0200 |
Sebastien Jodogne |
CMake simplification using DownloadOrthancFramework.cmake
|
Thu, 28 May 2020 18:05:18 +0200 |
Sebastien Jodogne |
New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8
|
Mon, 27 Apr 2020 07:59:35 +0200 |
Sebastien Jodogne |
The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
|
Fri, 03 Apr 2020 10:47:01 +0200 |
Sebastien Jodogne |
adding patch.exe command-line tool for MSVC
|
Wed, 01 Apr 2020 09:45:03 +0200 |
Sebastien Jodogne |
OrthancPython-1.0
OrthancPython-1.0
|