log NEWS @ 2293:9d87f308d35c

age author description
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"