Mon, 24 Feb 2020 17:19:37 +0100 |
Sebastien Jodogne |
skeleton for new route: /instances/{id}/rendered
|
Thu, 20 Feb 2020 20:36:47 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Thu, 20 Feb 2020 20:09:24 +0100 |
Sebastien Jodogne |
news
|
Wed, 19 Feb 2020 14:19:49 +0100 |
Sebastien Jodogne |
Lua events for deleted/updated resources
|
Fri, 14 Feb 2020 17:55:53 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Fri, 14 Feb 2020 17:22:28 +0100 |
Sebastien Jodogne |
Fix issue #65 (Logging improvements)
|
Tue, 11 Feb 2020 19:59:53 +0100 |
Sebastien Jodogne |
OrthancPluginRegisterStorageCommitmentScpCallback()
storage-commitment
|
Mon, 10 Feb 2020 14:53:36 +0100 |
Sebastien Jodogne |
handling of storage commitment failure reasons
storage-commitment
|
Wed, 05 Feb 2020 15:23:22 +0100 |
Sebastien Jodogne |
Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
|
Tue, 04 Feb 2020 08:32:38 +0100 |
Sebastien Jodogne |
Support of MPEG4 transfer syntaxes in C-Store SCP
|
Fri, 24 Jan 2020 17:06:23 +0100 |
Sebastien Jodogne |
New sample plugin: ConnectivityChecks
|
Thu, 23 Jan 2020 12:58:08 +0100 |
Sebastien Jodogne |
Fix issue #165
|
Thu, 09 Jan 2020 18:54:40 +0100 |
Alain Mazy |
/instances/{id}/preview route now takes the windowing into account
|
Mon, 23 Dec 2019 15:46:50 +0100 |
Alain Mazy |
added '/peers/{id}/system' route to test the connectivity with a remote peer
|
Thu, 07 Nov 2019 10:50:50 +0100 |
Alain Mazy |
fix news
|
Thu, 07 Nov 2019 10:38:46 +0100 |
Alain Mazy |
C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
|
Thu, 07 Nov 2019 07:20:42 +0100 |
Sebastien Jodogne |
"/changes": Allow the "limit" argument to be greater than 100
|
Wed, 16 Oct 2019 12:52:25 +0200 |
Sebastien Jodogne |
Orthanc-1.5.8
Orthanc-1.5.8
|
Tue, 15 Oct 2019 09:53:33 +0200 |
Alain Mazy |
fix ordered-slices route to be closer to 1.5.7 behaviour
|
Thu, 10 Oct 2019 13:16:15 +0200 |
Sebastien Jodogne |
New configuration option: "HttpRequestTimeout"
|
Thu, 26 Sep 2019 10:50:58 +0200 |
Sebastien Jodogne |
thanks to Amitay Dan
|
Thu, 26 Sep 2019 10:03:35 +0200 |
Sebastien Jodogne |
new configuration option ExecuteLuaEnabled
|
Thu, 05 Sep 2019 13:11:35 +0200 |
amazy |
Fix lost relationships between CT and RT-STRUCT during anonymization
|
Wed, 04 Sep 2019 18:23:22 +0200 |
amazy |
in /ordered-slices route, ignore instances without position/normal/seriesIndex
|
Tue, 03 Sep 2019 10:34:26 +0200 |
Alain Mazy |
fix news
|
Tue, 03 Sep 2019 09:49:10 +0200 |
Alain Mazy |
Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
|
Thu, 29 Aug 2019 11:41:26 +0200 |
Sebastien Jodogne |
Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
|
Wed, 28 Aug 2019 16:54:00 +0200 |
Sebastien Jodogne |
Fix generation of "SOP Instance UID" on split and merge
|
Wed, 28 Aug 2019 15:19:04 +0200 |
Sebastien Jodogne |
better handling of HTTP security
|
Fri, 23 Aug 2019 21:32:16 +0200 |
Sebastien Jodogne |
Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
|
Fri, 16 Aug 2019 14:38:15 +0200 |
Sebastien Jodogne |
Log an explicit error if uploading an empty DICOM file using REST API
|
Tue, 09 Jul 2019 14:44:26 +0200 |
Sebastien Jodogne |
news
|
Tue, 25 Jun 2019 18:46:12 +0200 |
Sebastien Jodogne |
Orthanc-1.5.7
Orthanc-1.5.7
|
Tue, 25 Jun 2019 10:51:01 +0200 |
Sebastien Jodogne |
Allow anonymizing/modifying instances without the PatientID tag
|
Mon, 24 Jun 2019 16:06:47 +0200 |
Sebastien Jodogne |
Fix issue #106 (Unable to export preview as jpeg from Lua script)
|
Mon, 24 Jun 2019 12:37:52 +0200 |
Sebastien Jodogne |
Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
|
Wed, 19 Jun 2019 18:33:49 +0200 |
Sebastien Jodogne |
upgrade api version
|
Mon, 17 Jun 2019 18:04:02 +0200 |
Sebastien Jodogne |
new function in SDK: OrthancPluginGetTagName()
|
Mon, 17 Jun 2019 09:44:45 +0200 |
Sebastien Jodogne |
default value of HttpTimeout is now 60 seconds
|
Thu, 06 Jun 2019 21:35:05 +0200 |
Sebastien Jodogne |
new sdk: OrthancPluginRegisterMultipartRestCallback()
|
Wed, 05 Jun 2019 17:17:48 +0200 |
Sebastien Jodogne |
new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
|
Thu, 23 May 2019 12:06:26 +0200 |
Sebastien Jodogne |
HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
|
Thu, 16 May 2019 12:31:47 +0200 |
Sebastien Jodogne |
Allow the serialization of signed 16bpp images in PAM format
|
Tue, 14 May 2019 16:38:02 +0200 |
Sebastien Jodogne |
Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
|
Tue, 14 May 2019 10:30:43 +0200 |
Sebastien Jodogne |
"/modalities/{id}/query": New argument "Normalize"
|
Mon, 29 Apr 2019 17:24:30 +0200 |
Sebastien Jodogne |
Orthanc now accepts chunked transfer encoding
|
Fri, 05 Apr 2019 17:04:28 +0200 |
Sebastien Jodogne |
Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
|
Fri, 05 Apr 2019 16:01:42 +0200 |
Sebastien Jodogne |
Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
|
Fri, 05 Apr 2019 13:36:13 +0200 |
Sebastien Jodogne |
Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
|
Fri, 05 Apr 2019 13:02:57 +0200 |
Sebastien Jodogne |
Fix issue #138 (POST to modalities/{name} accepts invalid characters)
|
Wed, 27 Mar 2019 15:25:18 +0100 |
Sebastien Jodogne |
Size of the Orthanc static binaries are reduced by compressing ICU data
|
Fri, 01 Mar 2019 14:53:10 +0100 |
Sebastien Jodogne |
Orthanc-1.5.6
Orthanc-1.5.6
|
Thu, 28 Feb 2019 18:21:28 +0100 |
Sebastien Jodogne |
Fix performance issue in DICOM protocol by disabling Nagle's algorithm
|
Thu, 28 Feb 2019 18:09:36 +0100 |
Sebastien Jodogne |
Fix missing DB transactions in some write operations
|
Thu, 28 Feb 2019 09:29:48 +0100 |
Sebastien Jodogne |
Enlarge the support of JSON-to-XML conversion in the REST API
|
Mon, 25 Feb 2019 15:04:38 +0100 |
bgo-osimis |
Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
|
Mon, 25 Feb 2019 11:44:20 +0100 |
Sebastien Jodogne |
Orthanc-1.5.5
Orthanc-1.5.5
|
Mon, 25 Feb 2019 09:31:12 +0100 |
Sebastien Jodogne |
changed API version to number 2
|
Sun, 24 Feb 2019 10:03:02 +0100 |
Sebastien Jodogne |
"DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
|
Sun, 24 Feb 2019 09:30:13 +0100 |
Sebastien Jodogne |
Fix issue #126 (Orthanc and DCMDICTPATH)
|
Sun, 24 Feb 2019 08:51:15 +0100 |
Sebastien Jodogne |
Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
|
Thu, 21 Feb 2019 20:53:48 +0100 |
Sebastien Jodogne |
upgrade to sqlite amalgamation 3.27.1
|
Thu, 21 Feb 2019 20:40:37 +0100 |
Sebastien Jodogne |
upgrade to curl 1.64.0
|
Thu, 21 Feb 2019 20:32:33 +0100 |
Sebastien Jodogne |
upgrade to e2fsprogs 1.44.5
|
Thu, 21 Feb 2019 19:17:03 +0100 |
Sebastien Jodogne |
upgrade to pugixml 1.9
|
Thu, 21 Feb 2019 18:51:36 +0100 |
Sebastien Jodogne |
upgrade to openssl 1.0.2p
|
Thu, 21 Feb 2019 18:19:56 +0100 |
Sebastien Jodogne |
upgrade to libjpeg 9c
|
Thu, 21 Feb 2019 18:15:05 +0100 |
Sebastien Jodogne |
upgrade to libpng 1.6.36
|
Thu, 21 Feb 2019 16:51:06 +0100 |
Sebastien Jodogne |
upgrade to Boost 1.69.0
|
Thu, 21 Feb 2019 16:30:23 +0100 |
Sebastien Jodogne |
upgrade to GoogleTest 1.8.1
|
Thu, 21 Feb 2019 15:13:49 +0100 |
Sebastien Jodogne |
use of DCMTK 3.6.4 in static builds
|
Thu, 21 Feb 2019 12:05:48 +0100 |
Sebastien Jodogne |
New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
|
Thu, 21 Feb 2019 10:24:59 +0100 |
Sebastien Jodogne |
typo
|
Thu, 21 Feb 2019 10:21:12 +0100 |
Sebastien Jodogne |
More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
|
Wed, 20 Feb 2019 15:45:19 +0100 |
Sebastien Jodogne |
news
|
Fri, 15 Feb 2019 17:26:45 +0100 |
Sebastien Jodogne |
Fix issue #134 (/patient/modify gives 500, should really be 400)
|
Thu, 14 Feb 2019 15:25:41 +0100 |
Sebastien Jodogne |
support of simplified chinese
|
Thu, 14 Feb 2019 14:04:04 +0100 |
Sebastien Jodogne |
Separation of ideographic and phonetic characters in DICOMweb JSON and XML
|
Thu, 14 Feb 2019 11:32:14 +0100 |
Sebastien Jodogne |
kanji encoding
|
Wed, 13 Feb 2019 17:46:12 +0100 |
Sebastien Jodogne |
preliminary support of Korean character set
|
Fri, 08 Feb 2019 16:45:40 +0100 |
Sebastien Jodogne |
typo
|
Fri, 08 Feb 2019 15:02:50 +0100 |
Sebastien Jodogne |
Orthanc-1.5.4
Orthanc-1.5.4
|
Wed, 06 Feb 2019 18:01:43 +0100 |
Sebastien Jodogne |
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
|
Wed, 06 Feb 2019 15:45:16 +0100 |
Sebastien Jodogne |
URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
|
Tue, 05 Feb 2019 06:44:36 +0100 |
Sebastien Jodogne |
URI "/peers?expand" provides more information
|
Mon, 04 Feb 2019 15:47:56 +0100 |
Sebastien Jodogne |
New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
|
Fri, 01 Feb 2019 09:08:29 +0100 |
Sebastien Jodogne |
config
|
Thu, 31 Jan 2019 17:39:14 +0100 |
Sebastien Jodogne |
Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
|
Thu, 31 Jan 2019 15:33:27 +0100 |
Sebastien Jodogne |
Fix issue #130 (Orthanc failed to start when /tmp partition was full)
|
Wed, 30 Jan 2019 17:50:51 +0100 |
Sebastien Jodogne |
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
|
Wed, 30 Jan 2019 17:12:15 +0100 |
Sebastien Jodogne |
New primitives to set and refresh metrics
|
Wed, 30 Jan 2019 12:41:20 +0100 |
Sebastien Jodogne |
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
|
Tue, 29 Jan 2019 15:15:48 +0100 |
Sebastien Jodogne |
primitives to collect metrics in Orthanc
|
Fri, 25 Jan 2019 15:41:17 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.3
|
Fri, 25 Jan 2019 13:10:52 +0100 |
Sebastien Jodogne |
Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
|
Thu, 24 Jan 2019 18:24:13 +0100 |
Sebastien Jodogne |
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
|
Thu, 24 Jan 2019 18:04:55 +0100 |
Sebastien Jodogne |
Fix issue #90 (C-Find shall match missing tags to null/empty string)
|
Thu, 24 Jan 2019 16:47:05 +0100 |
Sebastien Jodogne |
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
|
Wed, 23 Jan 2019 14:23:10 +0100 |
Sebastien Jodogne |
Don't return tags whose group is below 0x0008 in C-FIND SCP
|
Wed, 23 Jan 2019 09:32:59 +0100 |
Sebastien Jodogne |
Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
|
Mon, 21 Jan 2019 12:09:04 +0100 |
Sebastien Jodogne |
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
|
Fri, 18 Jan 2019 17:10:24 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.2
|
Thu, 17 Jan 2019 18:30:52 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 17 Jan 2019 18:29:16 +0100 |
Sebastien Jodogne |
renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
|
Thu, 17 Jan 2019 18:24:23 +0100 |
Sebastien Jodogne |
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
|
Wed, 16 Jan 2019 14:14:48 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 14:14:24 +0100 |
Sebastien Jodogne |
rollback to Mongoose as default HTTP server
|
Wed, 16 Jan 2019 09:53:45 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 09:52:05 +0100 |
Sebastien Jodogne |
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
|
Tue, 15 Jan 2019 21:09:33 +0100 |
Sebastien Jodogne |
Fix issue #58 (Patient recycling order should be defined by their received last instance)
db-changes
|
Mon, 14 Jan 2019 13:13:12 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
db-changes
|
Mon, 14 Jan 2019 13:11:43 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
|
Sun, 13 Jan 2019 20:16:43 +0100 |
s jodogne |
compatibility with dcmtk 3.6.4
|
Fri, 11 Jan 2019 11:01:55 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 11 Jan 2019 10:46:16 +0100 |
Sebastien Jodogne |
minor layout modification
|
Thu, 10 Jan 2019 21:23:31 +0100 |
Sebastien Jodogne |
Don't consider tags whose group is below 0x0008 in C-FIND SCP
|
Thu, 10 Jan 2019 20:55:28 +0100 |
Sebastien Jodogne |
Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
|
Thu, 10 Jan 2019 18:02:34 +0100 |
Sebastien Jodogne |
More consistent handling of the "Last" field returned by the "/changes" URI
db-changes
|
Sat, 29 Dec 2018 14:16:43 +0100 |
Sebastien Jodogne |
fix compatibility with civetweb 1.11
|
Wed, 26 Dec 2018 11:15:17 +0100 |
am |
Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
|
Thu, 20 Dec 2018 15:24:55 +0100 |
Sebastien Jodogne |
fix issue #118
|
Thu, 20 Dec 2018 10:45:09 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.1
|
Fri, 14 Dec 2018 12:10:03 +0100 |
Sebastien Jodogne |
On C-FIND, avoid accessing the storage area whenever possible
|
Thu, 13 Dec 2018 17:54:06 +0100 |
Sebastien Jodogne |
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
|
Thu, 13 Dec 2018 17:19:50 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Wed, 12 Dec 2018 09:08:34 +0100 |
Sebastien Jodogne |
fix NEWS
|
Tue, 11 Dec 2018 15:34:57 +0100 |
am |
NEWS wrt /modalities (again)
|
Mon, 10 Dec 2018 20:32:47 +0100 |
Sebastien Jodogne |
fix NEWS
|
Mon, 10 Dec 2018 18:48:40 +0100 |
am |
fix NEWS
|
Mon, 10 Dec 2018 15:15:28 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.0
|
Mon, 10 Dec 2018 10:33:58 +0100 |
Sebastien Jodogne |
New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
|
Sat, 08 Dec 2018 20:59:37 +0100 |
Sebastien Jodogne |
OrthancPluginAutodetectMimeType()
|
Fri, 07 Dec 2018 18:03:56 +0100 |
Sebastien Jodogne |
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
|
Thu, 06 Dec 2018 12:23:46 +0100 |
Sebastien Jodogne |
Asynchronous generation of ZIP archives and DICOM medias
|
Mon, 03 Dec 2018 17:14:55 +0100 |
Sebastien Jodogne |
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
|
Mon, 03 Dec 2018 14:35:34 +0100 |
Sebastien Jodogne |
taking advantage of details in OrthancException
|
Fri, 30 Nov 2018 17:19:57 +0100 |
Sebastien Jodogne |
support of JobsHistorySize set to zero
|
Thu, 29 Nov 2018 20:36:55 +0100 |
Sebastien Jodogne |
typo
|
Thu, 29 Nov 2018 20:36:31 +0100 |
Sebastien Jodogne |
New options to URI "/queries/.../answers": "?expand" and "?limit"
|
Thu, 29 Nov 2018 18:40:51 +0100 |
Sebastien Jodogne |
Lua 5.3.5
|
Thu, 29 Nov 2018 17:15:29 +0100 |
Sebastien Jodogne |
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
|
Thu, 15 Nov 2018 11:35:35 +0100 |
Sebastien Jodogne |
"SynchronousCMove" is now "true" by default
|
Tue, 13 Nov 2018 17:50:03 +0100 |
Sebastien Jodogne |
Fix issue #114
|
Tue, 13 Nov 2018 16:21:13 +0100 |
Sebastien Jodogne |
upgrade to Boost 1.68 in static builds
|
Tue, 13 Nov 2018 12:01:12 +0100 |
Sebastien Jodogne |
Go back to lookup if deleting a resource without an ancestor
|
Fri, 09 Nov 2018 14:48:32 +0100 |
Sebastien Jodogne |
New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
|
Fri, 09 Nov 2018 09:46:21 +0100 |
Sebastien Jodogne |
Orthanc starts even if jobs from a previous execution cannot be unserialized
|
Wed, 07 Nov 2018 13:06:59 +0100 |
Sebastien Jodogne |
Orthanc configuration file can use environment variables
|
Tue, 30 Oct 2018 17:35:13 +0100 |
am |
updated API doc
|
Tue, 30 Oct 2018 13:53:29 +0100 |
Sebastien Jodogne |
Remove invalid characters from badly-encoded UTF-8 strings
|
Thu, 18 Oct 2018 12:03:51 +0200 |
Sebastien Jodogne |
POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
|
Mon, 15 Oct 2018 13:45:00 +0200 |
amazy |
Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
|
Sat, 13 Oct 2018 12:17:16 +0200 |
Sebastien Jodogne |
New modality manufacturer: "GE" for GE Healthcare EA and AW
|
Tue, 09 Oct 2018 16:27:49 +0200 |
Sebastien Jodogne |
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
|
Tue, 09 Oct 2018 14:19:48 +0200 |
Sebastien Jodogne |
Possibility to restrict the allowed DICOM commands for each modality
|
Mon, 08 Oct 2018 16:08:51 +0200 |
Sebastien Jodogne |
DicomMoveScuJob
|
Tue, 02 Oct 2018 17:05:07 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../merge" to merge a study
|
Fri, 28 Sep 2018 16:48:43 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../split" to split a study
|
Thu, 27 Sep 2018 13:22:57 +0200 |
Sebastien Jodogne |
Fix: Closing DICOM associations after running query/retrieve from REST API
|
Thu, 20 Sep 2018 13:28:18 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.2
|
Wed, 19 Sep 2018 21:10:49 +0200 |
Sebastien Jodogne |
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
|
Wed, 19 Sep 2018 15:24:01 +0200 |
Sebastien Jodogne |
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
|
Tue, 11 Sep 2018 18:14:52 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DX" modality
|
Tue, 11 Sep 2018 16:34:21 +0200 |
Sebastien Jodogne |
unserialization of jobs from plugins
|
Wed, 05 Sep 2018 17:59:09 +0200 |
Sebastien Jodogne |
news
|
Tue, 04 Sep 2018 15:58:26 +0200 |
Sebastien Jodogne |
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
|
Tue, 04 Sep 2018 15:07:40 +0200 |
Sebastien Jodogne |
Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
|
Tue, 04 Sep 2018 10:10:22 +0200 |
Sebastien Jodogne |
Fix issue #54 (quoting multipart answers)
|
Wed, 29 Aug 2018 13:24:28 +0200 |
Sebastien Jodogne |
fix ordering of non-parallel slices + /tools/reconstruct
|
Thu, 23 Aug 2018 13:52:54 +0200 |
Sebastien Jodogne |
New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
|
Thu, 23 Aug 2018 13:11:48 +0200 |
Sebastien Jodogne |
"OrthancPeers" configuration option now allows to specify HTTP headers
|
Wed, 22 Aug 2018 16:55:07 +0200 |
Sebastien Jodogne |
New primitives to access Orthanc peers from plugins
|
Thu, 16 Aug 2018 10:39:30 +0200 |
Sebastien Jodogne |
Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
|
Thu, 26 Jul 2018 14:02:20 +0200 |
Sebastien Jodogne |
Fix HTTPS requests to sites using a certificate encrypted with ECDSA
|
Thu, 26 Jul 2018 12:25:18 +0200 |
Sebastien Jodogne |
New configuration option: "HttpVerbose" to debug outgoing HTTP connections
|
Thu, 26 Jul 2018 10:33:36 +0200 |
Sebastien Jodogne |
Fix OrthancPluginHttpClient() to return the HTTP status on errors
|
Wed, 25 Jul 2018 13:15:11 +0200 |
Sebastien Jodogne |
Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
|
Tue, 17 Jul 2018 13:14:51 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.1
|
Tue, 17 Jul 2018 11:25:54 +0200 |
Sebastien Jodogne |
moving DatabaseWrapperBase into graveyard
|
Mon, 16 Jul 2018 13:38:18 +0200 |
Sebastien Jodogne |
news
|
Fri, 13 Jul 2018 17:08:19 +0200 |
Sebastien Jodogne |
typo
|
Fri, 13 Jul 2018 14:55:47 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.0
|
Thu, 12 Jul 2018 18:01:16 +0200 |
Sebastien Jodogne |
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
jobs
|
Thu, 12 Jul 2018 16:07:56 +0200 |
Sebastien Jodogne |
Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
jobs
|
Thu, 12 Jul 2018 15:54:37 +0200 |
Sebastien Jodogne |
fix issue #77
jobs
|
Thu, 12 Jul 2018 12:55:48 +0200 |
Sebastien Jodogne |
fix issue #94
jobs
|
Thu, 12 Jul 2018 11:34:25 +0200 |
Sebastien Jodogne |
OrthancPluginCheckVersionAdvanced
jobs
|
Mon, 09 Jul 2018 10:53:13 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 09 Jul 2018 10:52:52 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.0.2o
|
Mon, 09 Jul 2018 10:16:16 +0200 |
Sebastien Jodogne |
typo
|
Mon, 09 Jul 2018 08:18:22 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Thu, 05 Jul 2018 12:25:00 +0200 |
am |
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
|
Tue, 03 Jul 2018 15:59:17 +0200 |
Sebastien Jodogne |
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
jobs
|
Fri, 29 Jun 2018 09:23:43 +0200 |
Sebastien Jodogne |
Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
jobs
|
Wed, 27 Jun 2018 15:09:11 +0200 |
Sebastien Jodogne |
Configuration option "LogExportedResources" is now "false" by default
jobs
|
Wed, 20 Jun 2018 18:03:20 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 20 Jun 2018 18:02:36 +0200 |
Sebastien Jodogne |
boost 1.67.0
|
Fri, 25 May 2018 10:54:33 +0200 |
Sebastien Jodogne |
new configuration option: SynchronousCMove
jobs
|
Wed, 23 May 2018 14:28:25 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 23 May 2018 10:08:04 +0200 |
Sebastien Jodogne |
New option "?short" to list DICOM tags using their hexadecimal ID
|
Tue, 22 May 2018 13:11:47 +0200 |
Sebastien Jodogne |
fix issue #25
jobs
|
Wed, 16 May 2018 14:40:05 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 16 May 2018 14:32:56 +0200 |
Sebastien Jodogne |
new
|
Wed, 09 May 2018 17:57:21 +0200 |
Sebastien Jodogne |
news
jobs
|
Tue, 08 May 2018 20:48:49 +0200 |
Sebastien Jodogne |
Fix generation of DICOMDIR if PatientID is empty
|
Wed, 02 May 2018 11:50:47 +0200 |
am |
/tags now returns multiple numerical values in a \ separated string
|
Wed, 18 Apr 2018 12:35:29 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.2
|
Wed, 11 Apr 2018 12:10:07 +0200 |
Sebastien Jodogne |
boost 1.66.0
|
Wed, 28 Mar 2018 11:31:19 +0200 |
Sebastien Jodogne |
upgrade to zlib 1.2.11
|
Mon, 26 Mar 2018 17:09:42 +0200 |
Sebastien Jodogne |
Preservation of UID relationships while anonymizing
|
Thu, 22 Mar 2018 15:27:00 +0100 |
Sebastien Jodogne |
Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
|
Wed, 07 Mar 2018 15:46:47 +0100 |
Sebastien Jodogne |
new error code: DatabaseUnavailable
|
Tue, 20 Feb 2018 11:14:59 +0100 |
Sebastien Jodogne |
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
lua_dll
|
Mon, 19 Feb 2018 16:55:05 +0100 |
Sebastien Jodogne |
Orthanc now uses UTC (universal time) instead of local time in its database
|
Wed, 03 Jan 2018 20:25:35 +0100 |
Sebastien Jodogne |
Fix static build on CentOS 6
|
Wed, 03 Jan 2018 11:02:59 +0100 |
Sebastien Jodogne |
Static linking against libuuid
|
Tue, 02 Jan 2018 18:04:11 +0100 |
Sebastien Jodogne |
working on linux standard base
|
Thu, 14 Dec 2017 16:30:30 +0100 |
Sebastien Jodogne |
/tools/create-media-extended to include type-3 tags in DICOMDIR
|
Thu, 14 Dec 2017 13:02:06 +0100 |
Sebastien Jodogne |
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
|
Fri, 08 Dec 2017 10:21:24 +0100 |
Sebastien Jodogne |
"/system" URI returns the version of the Orthanc REST API
|
Tue, 05 Dec 2017 12:43:28 +0100 |
amazy |
added ?expand argument to /peers and /modalities routes
|
Wed, 29 Nov 2017 17:37:02 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.3.1
|
Wed, 29 Nov 2017 17:32:31 +0100 |
Sebastien Jodogne |
news
|
Wed, 29 Nov 2017 15:30:30 +0100 |
Sebastien Jodogne |
Upgrade to SQLite amalgamation 3.21.0 in static builds
|
Sat, 25 Nov 2017 11:22:53 +0100 |
amazy |
fix issue 31 for good: removing group length correctly
|
Wed, 08 Nov 2017 17:49:57 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.65.1 in static builds
|
Tue, 10 Oct 2017 12:38:02 +0200 |
Sebastien Jodogne |
New pixel formats exposed in plugin SDK
|
Mon, 09 Oct 2017 21:58:08 +0200 |
Sebastien Jodogne |
Built-in decoding of palette images
|
Sun, 08 Oct 2017 11:46:56 +0200 |
Sebastien Jodogne |
New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
|
Wed, 27 Sep 2017 17:36:13 +0200 |
Sebastien Jodogne |
ignore-length argument if retrieving DICOM tags
|
Mon, 25 Sep 2017 14:50:13 +0200 |
Sebastien Jodogne |
New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
|
Sat, 02 Sep 2017 11:50:08 +0200 |
Sebastien Jodogne |
Use "GBK" (frequently used in China) as an alias for "GB18030"
|
Mon, 28 Aug 2017 14:09:24 +0200 |
Sebastien Jodogne |
Experimental support of actively maintained Civetweb to replace Mongoose 3.8
|
Sat, 26 Aug 2017 12:18:45 +0200 |
Sebastien Jodogne |
Fix static compilation of DCMTK 3.6.2 on Fedora
|
Fri, 25 Aug 2017 16:45:08 +0200 |
Sebastien Jodogne |
New security-related options: "DicomAlwaysAllowEcho"
|
Mon, 21 Aug 2017 16:28:53 +0200 |
jodogne |
compilation succeeds on OpenBSD
|
Wed, 19 Jul 2017 13:10:48 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.0
|
Tue, 18 Jul 2017 17:33:26 +0200 |
Sebastien Jodogne |
Fix issue 52 (DICOM level security association problems)
|
Mon, 17 Jul 2017 18:49:45 +0200 |
Sebastien Jodogne |
switch to just-released dcmtk 3.6.2
|
Fri, 14 Jul 2017 17:29:18 +0200 |
Sebastien Jodogne |
Fix issue #56 (case-insensitive matching over accents)
|
Fri, 14 Jul 2017 16:34:16 +0200 |
Sebastien Jodogne |
"Locale" configuration option
|
Fri, 14 Jul 2017 15:53:04 +0200 |
Sebastien Jodogne |
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
|
Fri, 14 Jul 2017 11:43:06 +0200 |
Sebastien Jodogne |
news
|
Fri, 14 Jul 2017 11:17:56 +0200 |
Sebastien Jodogne |
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
|
Thu, 13 Jul 2017 12:45:37 +0200 |
amazy |
updated release notes
|
Wed, 12 Jul 2017 22:39:28 +0200 |
Sebastien Jodogne |
news
|
Wed, 12 Jul 2017 13:40:02 +0200 |
Sebastien Jodogne |
Argument "DicomVersion" in URIs "/{...}/{...}/anonymization"
issue-46-anonymization
|
Tue, 11 Jul 2017 17:24:31 +0200 |
Sebastien Jodogne |
Argument "Since" in URI "/tools/find" (related to issue 53)
|
Wed, 05 Jul 2017 15:52:47 +0200 |
Sebastien Jodogne |
Fix issue #29 (more consistent handling of the "--upgrade" argument)
|
Wed, 05 Jul 2017 13:11:45 +0200 |
Sebastien Jodogne |
Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
|
Wed, 05 Jul 2017 12:26:31 +0200 |
Sebastien Jodogne |
Fix issue #45 (crash when providing a folder to "--config" command-line option)
|
Wed, 28 Jun 2017 17:19:30 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DR" modality
|
Tue, 27 Jun 2017 17:54:45 +0200 |
Sebastien Jodogne |
Fix XSS inside DICOM in Orthanc Explorer
|
Fri, 23 Jun 2017 10:22:20 +0200 |
Sebastien Jodogne |
Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
|
Fri, 09 Jun 2017 17:57:42 +0200 |
Sebastien Jodogne |
Fix issue #49 (Worklists: accentuated characters are removed from C-Find responses)
|
Fri, 09 Jun 2017 16:14:52 +0200 |
Sebastien Jodogne |
Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
|
Fri, 19 May 2017 10:33:17 +0200 |
Sebastien Jodogne |
Ability to retrieve raw frames encoded as unsigned 32-bits integers
|
Fri, 17 Mar 2017 16:09:13 +0100 |
Sebastien Jodogne |
fix issue #35
|
Wed, 22 Feb 2017 21:49:16 +0100 |
Sebastien Jodogne |
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
|
Thu, 02 Feb 2017 21:18:59 +0100 |
amazy |
updated changes
|
Fri, 16 Dec 2016 19:59:48 +0100 |
Sebastien Jodogne |
vulnerabilities disclosed
|
Tue, 13 Dec 2016 16:28:07 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.2.0
|
Tue, 13 Dec 2016 14:34:33 +0100 |
Sebastien Jodogne |
Fix handling of Move Originator AET and ID in C-MOVE SCP
|
Tue, 13 Dec 2016 10:27:20 +0100 |
Sebastien Jodogne |
dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
|
Sat, 10 Dec 2016 09:41:15 +0100 |
Sebastien Jodogne |
news
|
Fri, 09 Dec 2016 17:20:21 +0100 |
Sebastien Jodogne |
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
|
Fri, 09 Dec 2016 14:48:31 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "SopClassUid"
|
Fri, 09 Dec 2016 11:24:04 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND for worklists
|
Thu, 08 Dec 2016 14:46:13 +0100 |
Sebastien Jodogne |
Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
|
Thu, 08 Dec 2016 12:45:06 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND requests
|
Tue, 06 Dec 2016 14:40:34 +0100 |
Sebastien Jodogne |
Ignore "Group Length" tags in C-FIND queries
|
Fri, 02 Dec 2016 16:58:35 +0100 |
Sebastien Jodogne |
"Keep" option for modifications to keep original DICOM identifiers (advanced feature)
|
Tue, 29 Nov 2016 16:07:14 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "TransferSyntax"
|
Mon, 28 Nov 2016 09:16:02 +0100 |
Sebastien Jodogne |
NEWS
|
Mon, 14 Nov 2016 15:10:08 +0100 |
Sebastien Jodogne |
Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
|
Mon, 14 Nov 2016 14:22:45 +0100 |
Sebastien Jodogne |
New configuration option: "LoadPrivateDictionary"
|
Wed, 09 Nov 2016 12:04:09 +0100 |
Sebastien Jodogne |
Avoid hard crash if not enough memory
|
Mon, 07 Nov 2016 17:44:10 +0100 |
Sebastien Jodogne |
"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
|
Mon, 07 Nov 2016 15:13:16 +0100 |
Sebastien Jodogne |
Possibility to DELETE "dicom-as-json" attachments to reconstruct them
|
Sun, 06 Nov 2016 11:39:04 +0100 |
Sebastien Jodogne |
Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
|
Wed, 02 Nov 2016 12:16:03 +0100 |
Sebastien Jodogne |
Content-Type for JSON documents is now "application/json; charset=utf-8"
|
Mon, 31 Oct 2016 15:23:32 +0100 |
Sebastien Jodogne |
Handling of private tags/creators in the "Dictionary" configuration option
|
Thu, 06 Oct 2016 15:17:02 +0200 |
Sebastien Jodogne |
Upgrade to curl 7.50.3 for static and Windows builds
|
Fri, 23 Sep 2016 11:10:31 +0200 |
Sebastien Jodogne |
NEWS
|
Fri, 16 Sep 2016 12:22:30 +0200 |
Sebastien Jodogne |
Fix serious performance issue with C-FIND
|
Fri, 16 Sep 2016 09:18:35 +0200 |
Sebastien Jodogne |
GNU/Linux
|
Wed, 07 Sep 2016 09:07:10 +0200 |
Sebastien Jodogne |
news
|
Tue, 16 Aug 2016 11:28:31 +0200 |
Sebastien Jodogne |
fix extraction of the symbolic name of the private tags
|
Thu, 14 Jul 2016 14:34:29 +0200 |
Sebastien Jodogne |
Asynchronous flags to avoid waiting for the completion of image transfers
|
Wed, 13 Jul 2016 16:52:39 +0200 |
Sebastien Jodogne |
New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
|
Wed, 13 Jul 2016 15:55:50 +0200 |
Sebastien Jodogne |
"Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
|
Mon, 27 Jun 2016 14:38:05 +0200 |
Sebastien Jodogne |
typo
Orthanc-1.1.0
|
Mon, 27 Jun 2016 13:02:35 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.1.0
|
Tue, 21 Jun 2016 15:17:49 +0200 |
Sebastien Jodogne |
new configuration option AllowFindSopClassesInStudy
|
Tue, 21 Jun 2016 12:58:25 +0200 |
Sebastien Jodogne |
Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp")
|
Tue, 21 Jun 2016 09:26:56 +0200 |
Sebastien Jodogne |
Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows
|
Fri, 17 Jun 2016 17:09:50 +0200 |
Sebastien Jodogne |
Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
|
Tue, 14 Jun 2016 17:53:23 +0200 |
Sebastien Jodogne |
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
|
Mon, 13 Jun 2016 15:07:53 +0200 |
Sebastien Jodogne |
New option "--logfile" to output the Orthanc log to the given file
|
Mon, 13 Jun 2016 13:39:10 +0200 |
Sebastien Jodogne |
Dropped support of Google Log
|
Fri, 10 Jun 2016 17:54:26 +0200 |
Sebastien Jodogne |
More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
|
Fri, 10 Jun 2016 09:26:26 +0200 |
Sebastien Jodogne |
news
|
Thu, 09 Jun 2016 17:57:47 +0200 |
Sebastien Jodogne |
Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
|
Wed, 08 Jun 2016 10:40:40 +0200 |
Sebastien Jodogne |
news
|
Tue, 31 May 2016 12:19:53 +0200 |
Sebastien Jodogne |
Speedup in plugins by removing unnecessary locks
|
Thu, 26 May 2016 14:24:56 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 15:16:17 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 11:50:35 +0200 |
Sebastien Jodogne |
"MoveOriginatorID" can be specified for /modalities/.../store
|
Wed, 25 May 2016 07:24:10 +0200 |
Sebastien Jodogne |
new logo
|
Tue, 24 May 2016 17:45:56 +0200 |
Sebastien Jodogne |
New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
|
Tue, 26 Apr 2016 17:40:55 +0200 |
Sebastien Jodogne |
new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
|
Fri, 22 Apr 2016 10:28:55 +0200 |
Sebastien Jodogne |
Modification of instances can now replace PixelData
|
Thu, 14 Apr 2016 17:34:43 +0200 |
Sebastien Jodogne |
Macro "__linux" (now obsolete) replaced by macro "__linux__"
|
Mon, 11 Apr 2016 15:17:53 +0200 |
Sebastien Jodogne |
Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
|
Fri, 08 Apr 2016 09:09:01 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 17:26:13 +0200 |
Sebastien Jodogne |
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
|
Thu, 07 Apr 2016 16:31:33 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 16:26:22 +0200 |
Sebastien Jodogne |
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
|
Wed, 06 Apr 2016 08:41:47 +0200 |
Sebastien Jodogne |
news
|
Tue, 05 Apr 2016 14:45:55 +0200 |
Sebastien Jodogne |
Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
|
Mon, 04 Apr 2016 13:17:08 +0200 |
Sebastien Jodogne |
Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
|
Fri, 25 Mar 2016 11:27:38 +0100 |
Sebastien Jodogne |
test dicom patterns
|
Mon, 21 Mar 2016 15:15:01 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.60.0 for static builds
|
Mon, 07 Mar 2016 17:43:20 +0100 |
Sebastien Jodogne |
New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
|
Thu, 28 Jan 2016 17:07:22 +0100 |
Sebastien Jodogne |
fix issue 11
|
Thu, 07 Jan 2016 11:28:19 +0100 |
Sebastien Jodogne |
Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move
|
Tue, 05 Jan 2016 17:25:01 +0100 |
Sebastien Jodogne |
Huge speedup if decoding the family of JPEG transfer syntaxes
|
Tue, 05 Jan 2016 13:26:51 +0100 |
Sebastien Jodogne |
Refactoring leading to speedups with custom image decoders
|
Mon, 21 Dec 2015 19:26:38 +0100 |
Sebastien Jodogne |
Support of optional tags for counting resources in C-Find
|
Tue, 15 Dec 2015 17:49:02 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.0.0
|
Mon, 14 Dec 2015 10:10:50 +0100 |
Sebastien Jodogne |
Warn about badly formatted modality/peer definitions in configuration file at startup
|
Fri, 11 Dec 2015 18:39:17 +0100 |
Sebastien Jodogne |
Fix modality worklists lookups if tags with UN (unknown) VR are present
|
Fri, 11 Dec 2015 16:39:51 +0100 |
Sebastien Jodogne |
Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests
|
Fri, 11 Dec 2015 15:59:05 +0100 |
Sebastien Jodogne |
Fix range search if the lower or upper limit is absent
|
Fri, 11 Dec 2015 15:43:33 +0100 |
Sebastien Jodogne |
refactoring dicomdir generation
|
Wed, 09 Dec 2015 09:29:05 +0100 |
Sebastien Jodogne |
OrthancPluginSendMultipartItem2 for DICOMweb
|
Tue, 08 Dec 2015 14:59:15 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.9.6
|
Tue, 08 Dec 2015 11:41:36 +0100 |
Sebastien Jodogne |
NEWS
|
Mon, 07 Dec 2015 17:23:57 +0100 |
Sebastien Jodogne |
fix multipart
|
Mon, 07 Dec 2015 09:48:34 +0100 |
Sebastien Jodogne |
merge
|
Mon, 07 Dec 2015 09:46:37 +0100 |
Sebastien Jodogne |
Promiscuous mode is now turned off by default
|
Sat, 05 Dec 2015 12:45:19 +0100 |
Sebastien Jodogne |
Improved logging information if upgrade fails
|
Fri, 04 Dec 2015 16:18:46 +0100 |
Sebastien Jodogne |
More tolerant "/series/.../ordered-slices" with broken series
|
Fri, 04 Dec 2015 12:45:07 +0100 |
Sebastien Jodogne |
Fix modality worklists server if some fields are null
|
Wed, 02 Dec 2015 15:18:39 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.9.5
|
Wed, 02 Dec 2015 13:00:18 +0100 |
Sebastien Jodogne |
"OrthancPluginLookupDictionary()" to get information about some DICOM tag
|
Wed, 02 Dec 2015 11:22:05 +0100 |
Sebastien Jodogne |
C-FIND SCP will return tags with sequence value representation
|
Tue, 01 Dec 2015 16:57:03 +0100 |
Sebastien Jodogne |
Made eFilm version explicit
|
Tue, 01 Dec 2015 14:59:14 +0100 |
Sebastien Jodogne |
Efilm and Vitrea manufacturers
|
Mon, 30 Nov 2015 14:51:43 +0100 |
Sebastien Jodogne |
New "AgfaImpax" modality manufacturer for AGFA Impax
|
Fri, 27 Nov 2015 12:22:44 +0100 |
Sebastien Jodogne |
"OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
|
Thu, 26 Nov 2015 19:09:15 +0100 |
Sebastien Jodogne |
Fix formatting of multipart HTTP answers
|
Thu, 26 Nov 2015 18:53:00 +0100 |
Sebastien Jodogne |
"/instances/.../header" to get the meta information (header) of the DICOM instance
|
Thu, 26 Nov 2015 15:56:32 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.59.0 for static builds
|
Wed, 25 Nov 2015 17:35:52 +0100 |
Sebastien Jodogne |
OrthancPluginDecodeDicomImage
|
Wed, 25 Nov 2015 16:39:03 +0100 |
Sebastien Jodogne |
"OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
|
Wed, 25 Nov 2015 16:00:57 +0100 |
Sebastien Jodogne |
refactoring of DicomImageDecoder
|
Wed, 25 Nov 2015 14:14:32 +0100 |
Sebastien Jodogne |
refactoring image decoding
|
Wed, 25 Nov 2015 10:32:54 +0100 |
Sebastien Jodogne |
"Origin" metadata for the instances
|
Tue, 24 Nov 2015 11:38:14 +0100 |
Sebastien Jodogne |
OrthancPluginGetInstanceOrigin
|
Mon, 23 Nov 2015 15:24:39 +0100 |
Sebastien Jodogne |
UnknownSopClassAccepted option
|
Wed, 18 Nov 2015 17:01:28 +0100 |
Sebastien Jodogne |
news
worklists
|
Wed, 18 Nov 2015 09:56:34 +0100 |
Sebastien Jodogne |
".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
|
Fri, 13 Nov 2015 15:06:45 +0100 |
Sebastien Jodogne |
OrthancPluginRestApiGet2
|
Fri, 13 Nov 2015 13:20:28 +0100 |
Sebastien Jodogne |
news
|
Thu, 12 Nov 2015 15:24:23 +0100 |
Sebastien Jodogne |
New UpdatedAttachment and UpdatedMetadata events in plugins
|
Thu, 12 Nov 2015 14:36:27 +0100 |
Sebastien Jodogne |
MIME content type can be associated to custom attachments (cf. "UserContentType")
|
Thu, 29 Oct 2015 16:49:25 +0100 |
Sebastien Jodogne |
New configuration option: "Dictionary" to declare custom DICOM tags
|
Wed, 28 Oct 2015 12:29:12 +0100 |
Sebastien Jodogne |
ServerContext::Apply lookup
db-changes
|
Fri, 23 Oct 2015 16:49:17 +0200 |
Sebastien Jodogne |
OrthancStarted and OrthancStopped events in plugins
|
Wed, 21 Oct 2015 14:28:57 +0200 |
Sebastien Jodogne |
Under Windows, the exit status of Orthanc corresponds to the encountered error code
|
Wed, 21 Oct 2015 11:45:51 +0200 |
Sebastien Jodogne |
"--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
|
Wed, 21 Oct 2015 10:34:29 +0200 |
Sebastien Jodogne |
New URI "/tools/shutdown" to stop Orthanc from the REST API
|
Tue, 20 Oct 2015 11:02:06 +0200 |
Sebastien Jodogne |
C-Move SCP for studies using AccessionNumber tag
db-changes
|
Tue, 13 Oct 2015 16:10:35 +0200 |
Sebastien Jodogne |
ordered-slices continued
db-changes
|
Mon, 12 Oct 2015 17:49:23 +0200 |
Sebastien Jodogne |
started work on SliceOrdering
db-changes
|
Fri, 09 Oct 2015 17:20:26 +0200 |
Sebastien Jodogne |
New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
|
Fri, 09 Oct 2015 13:31:22 +0200 |
Sebastien Jodogne |
"/modify" can insert/modify sequences
|
Thu, 08 Oct 2015 14:52:03 +0200 |
Sebastien Jodogne |
news
|
Tue, 06 Oct 2015 16:33:17 +0200 |
Sebastien Jodogne |
Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
|
Wed, 30 Sep 2015 09:44:38 +0200 |
Sebastien Jodogne |
Optional argument "keepStrings" in "DumpJson()"
|
Tue, 29 Sep 2015 16:31:48 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
|
Tue, 29 Sep 2015 14:54:24 +0200 |
Sebastien Jodogne |
/tools/create-dicom can create tags with unknown VR
|
Fri, 25 Sep 2015 16:24:13 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
|
Wed, 23 Sep 2015 12:43:05 +0200 |
Sebastien Jodogne |
Support of binary tags encoded using data URI scheme
|
Mon, 21 Sep 2015 13:26:45 +0200 |
Sebastien Jodogne |
"/system" URI gives information about the plugins used for storage area and DB back-end
|
Fri, 18 Sep 2015 16:32:29 +0200 |
Sebastien Jodogne |
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
|
Fri, 18 Sep 2015 10:39:43 +0200 |
Sebastien Jodogne |
Add ".dcm" suffix to files in ZIP archives
|
Wed, 16 Sep 2015 16:53:23 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.4
|
Wed, 16 Sep 2015 15:18:59 +0200 |
Sebastien Jodogne |
Primitives to upgrade the database version in plugins
|
Tue, 01 Sep 2015 17:40:45 +0200 |
Sebastien Jodogne |
news
|
Mon, 31 Aug 2015 17:37:54 +0200 |
Sebastien Jodogne |
primitives for image encoding/decoding in plugins
|
Fri, 28 Aug 2015 13:47:23 +0200 |
Sebastien Jodogne |
Improvements to the sample "ServeFolders" plugin
|
Thu, 27 Aug 2015 14:58:58 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterRestCallbackNoLock, documentation
|
Thu, 27 Aug 2015 12:56:48 +0200 |
Sebastien Jodogne |
OrthancPluginSendHttpStatus
|
Thu, 27 Aug 2015 12:32:09 +0200 |
Sebastien Jodogne |
OrthancPluginGetErrorDescription
|
Thu, 27 Aug 2015 11:35:16 +0200 |
Sebastien Jodogne |
configuration option HttpDescribeErrors
|
Wed, 26 Aug 2015 17:51:03 +0200 |
Sebastien Jodogne |
New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
|
Wed, 26 Aug 2015 16:49:46 +0200 |
Sebastien Jodogne |
OrthancPluginReadFile, OrthancPluginWriteFile
|
Wed, 26 Aug 2015 12:12:25 +0200 |
Sebastien Jodogne |
New function "GetOrthancConfiguration()" to get the Orthanc configuration
|
Tue, 25 Aug 2015 17:39:38 +0200 |
Sebastien Jodogne |
encoding of exceptions
|
Tue, 25 Aug 2015 16:18:37 +0200 |
Sebastien Jodogne |
Plugins have access to explicit error codes
|
Tue, 25 Aug 2015 13:37:57 +0200 |
Sebastien Jodogne |
give access to full request origin in ReceivedInstanceFilter (Lua)
|
Tue, 25 Aug 2015 12:10:12 +0200 |
Sebastien Jodogne |
More information about the origin request in OnStoredInstance() callbacks
|
Sun, 23 Aug 2015 09:49:16 +0200 |
jodogne |
If error while calling the REST API, the answer body contains an error description
|
Thu, 20 Aug 2015 17:05:05 +0200 |
Sebastien Jodogne |
Preview of PDF files encapsulated in DICOM from Orthanc Explorer
|
Thu, 20 Aug 2015 15:18:13 +0200 |
Sebastien Jodogne |
Creation of DICOM files with encapsulated PDF
|
Thu, 20 Aug 2015 11:56:42 +0200 |
Sebastien Jodogne |
New function OrthancPluginBufferCompression() to (un)compress memory buffers
|
Fri, 14 Aug 2015 11:52:03 +0200 |
Sebastien Jodogne |
Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
|
Thu, 13 Aug 2015 15:25:38 +0200 |
Sebastien Jodogne |
error detection in patches
|
Thu, 13 Aug 2015 12:42:32 +0200 |
Sebastien Jodogne |
Options to validate peers against CA certificates in HTTPS requests
|
Wed, 12 Aug 2015 17:52:10 +0200 |
Sebastien Jodogne |
improving HTTPS support
|
Wed, 12 Aug 2015 14:39:46 +0200 |
Sebastien Jodogne |
Upgrade to libcurl 1.0.2d for static and Windows builds
|
Wed, 12 Aug 2015 13:03:50 +0200 |
Sebastien Jodogne |
notes
|
Wed, 12 Aug 2015 11:17:43 +0200 |
Sebastien Jodogne |
Upgrade to curl 7.44.0 for static and Windows builds
|
Mon, 10 Aug 2015 16:43:59 +0200 |
Sebastien Jodogne |
support of deflate and gzip content-types
|
Mon, 10 Aug 2015 10:01:59 +0200 |
Sebastien Jodogne |
limit and since arguments while retrieving DICOM resources in the REST API
|
Fri, 07 Aug 2015 18:27:20 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.3
|
Fri, 07 Aug 2015 17:39:45 +0200 |
Sebastien Jodogne |
Upgrade to JsonCpp 0.10.5 for static and Windows builds
|
Fri, 07 Aug 2015 17:23:28 +0200 |
Sebastien Jodogne |
C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
|
Thu, 06 Aug 2015 18:47:02 +0200 |
Sebastien Jodogne |
readme
|
Tue, 04 Aug 2015 12:22:08 +0200 |
Sebastien Jodogne |
basic logger
|
Sun, 02 Aug 2015 14:40:43 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.2
|
Fri, 31 Jul 2015 11:10:27 +0200 |
Sebastien Jodogne |
Update to Boost 1.58.0 for static and Windows builds
|
Thu, 30 Jul 2015 10:14:41 +0200 |
Sebastien Jodogne |
Source code repository moved from Google Code to BitBucket
|
Thu, 30 Jul 2015 09:46:28 +0200 |
Sebastien Jodogne |
Inject version information into Windows binaries
|
Tue, 28 Jul 2015 09:11:37 +0200 |
Sebastien Jodogne |
Fix potential deadlock in the callbacks of plugins
|
Thu, 02 Jul 2015 16:50:33 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.1
|
Thu, 02 Jul 2015 15:17:19 +0200 |
Sebastien Jodogne |
Initialize() and Finalize() events in Lua
|
Thu, 02 Jul 2015 09:25:49 +0200 |
Sebastien Jodogne |
NEWS
|
Thu, 02 Jul 2015 09:14:53 +0200 |
Sebastien Jodogne |
NEWS
|
Wed, 01 Jul 2015 17:42:06 +0200 |
Sebastien Jodogne |
refactoring: HttpToolbox, DumpJson in Lua
|
Mon, 29 Jun 2015 17:47:34 +0200 |
Sebastien Jodogne |
Plugins can send answers as multipart messages
|
Mon, 29 Jun 2015 12:42:54 +0200 |
Sebastien Jodogne |
Custom setting of the local AET during C-Store SCU (both in Lua and in the REST API)
|
Fri, 26 Jun 2015 15:32:45 +0200 |
Sebastien Jodogne |
OrthancPluginGetConfiguration
|
Fri, 26 Jun 2015 14:44:10 +0200 |
Sebastien Jodogne |
The configuration can be splitted into several files stored inside the same folder
|
Wed, 10 Jun 2015 15:17:02 +0200 |
Sebastien Jodogne |
fix issues 35 and 37
|
Wed, 03 Jun 2015 12:46:54 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.0
|
Mon, 01 Jun 2015 11:15:55 +0200 |
Sebastien Jodogne |
Migration of the orthanc-client as a separate project
|
Fri, 29 May 2015 14:46:55 +0200 |
Sebastien Jodogne |
integration mainline->query-retrieve
query-retrieve
|
Thu, 28 May 2015 16:48:36 +0200 |
Sebastien Jodogne |
news
|
Wed, 27 May 2015 17:33:13 +0200 |
Sebastien Jodogne |
DICOM Query/Retrieve available from Orthanc Explorer
query-retrieve
|
Wed, 20 May 2015 15:21:26 +0200 |
Sebastien Jodogne |
Plugins now receive duplicated GET arguments in their REST callbacks
|
Fri, 15 May 2015 17:33:43 +0200 |
Sebastien Jodogne |
fix slow DCMTK problem
|
Tue, 21 Apr 2015 17:43:05 +0200 |
Sebastien Jodogne |
fix issue 32
|
Fri, 03 Apr 2015 15:44:06 +0200 |
Sebastien Jodogne |
Huge speed-up in Orthanc Explorer for large amount of images
|
Fri, 03 Apr 2015 15:25:04 +0200 |
Sebastien Jodogne |
"?expand" flag for URIs "/patients", "/studies" and "/series"
|
Fri, 03 Apr 2015 13:53:08 +0200 |
Sebastien Jodogne |
Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts
|
Tue, 31 Mar 2015 11:40:29 +0200 |
jodogne |
FreeBSD support
|
Mon, 30 Mar 2015 14:34:40 +0200 |
Sebastien Jodogne |
fix issue 30
|
Thu, 12 Mar 2015 10:47:32 +0100 |
Sebastien Jodogne |
Prevent freeze on C-FIND if no DICOM tag is to be returned
|
Thu, 12 Feb 2015 14:47:38 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.8.6
|
Thu, 12 Feb 2015 14:12:11 +0100 |
Sebastien Jodogne |
Fix anonymization generating non-portable DICOM files
|
Thu, 12 Feb 2015 13:28:47 +0100 |
Sebastien Jodogne |
ZIP archives now display the accession number of the studies
|
Wed, 11 Feb 2015 10:26:17 +0100 |
Sebastien Jodogne |
Fix replacement and insertion of private DICOM tags
|
Tue, 03 Feb 2015 16:51:19 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 03 Feb 2015 15:00:42 +0100 |
Sebastien Jodogne |
Access to called AET and remote AET from Lua scripts
|
Tue, 03 Feb 2015 14:07:07 +0100 |
Sebastien Jodogne |
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
|
Tue, 03 Feb 2015 11:52:21 +0100 |
Sebastien Jodogne |
Plugins can do REST calls to other plugins
|
Tue, 03 Feb 2015 10:53:35 +0100 |
Sebastien Jodogne |
URIs to get all the parents of a given resource in a single REST call
|
Tue, 03 Feb 2015 10:25:56 +0100 |
Sebastien Jodogne |
Plugins can access the command-line arguments used to launch Orthanc
|
Mon, 02 Feb 2015 16:14:29 +0100 |
Sebastien Jodogne |
More flexible /modify and /anonymize for single instance
|
Wed, 21 Jan 2015 17:32:53 +0100 |
Sebastien Jodogne |
refactoring
|
Mon, 19 Jan 2015 16:08:58 +0100 |
Sebastien Jodogne |
Support of HTTP proxy
|
Mon, 12 Jan 2015 17:42:29 +0100 |
Sebastien Jodogne |
Scan of folders for plugins
|
Mon, 15 Dec 2014 10:20:33 +0100 |
Sebastien Jodogne |
Plugins can get/set global properties to save their configuration
|
Fri, 05 Dec 2014 11:11:58 +0100 |
Sebastien Jodogne |
fix issue 25
|
Thu, 04 Dec 2014 17:04:40 +0100 |
Sebastien Jodogne |
Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
|
Fri, 28 Nov 2014 12:39:22 +0100 |
Sebastien Jodogne |
Support of Tudor DICOM in Query/Retrieve
|
Fri, 21 Nov 2014 09:12:38 +0100 |
Sebastien Jodogne |
Instances without PatientID are now allowed
|
Tue, 04 Nov 2014 15:41:29 +0100 |
Sebastien Jodogne |
set version
Orthanc-0.8.5
|
Tue, 04 Nov 2014 13:58:26 +0100 |
Sebastien Jodogne |
NEWS
|
Mon, 03 Nov 2014 17:11:50 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 03 Nov 2014 15:19:02 +0100 |
Sebastien Jodogne |
Fix issue 19 (YBR_FULL are decoded incorrectly)
|
Mon, 03 Nov 2014 13:40:14 +0100 |
Sebastien Jodogne |
news
|
Mon, 27 Oct 2014 13:46:03 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 27 Oct 2014 13:45:36 +0100 |
Sebastien Jodogne |
Fix crash when bad HTTP credentials are provided
|
Thu, 23 Oct 2014 13:19:18 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 16 Oct 2014 11:23:09 +0200 |
Sebastien Jodogne |
fix issue 22
|
Thu, 16 Oct 2014 10:43:23 +0200 |
Sebastien Jodogne |
download dicomdir in Orthanc Explorer
|