log NEWS @ 2189:c4b3259c8bce

age author description
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
Tue, 30 Sep 2014 14:13:20 +0200 Sebastien Jodogne Sample plugin framework to serve static resources
Thu, 25 Sep 2014 08:36:40 +0200 Sebastien Jodogne fix issue 21
Wed, 24 Sep 2014 17:37:44 +0200 Sebastien Jodogne Plugins can monitor changes through callbacks db-changes
Fri, 19 Sep 2014 10:46:51 +0200 Sebastien Jodogne set version Orthanc-0.8.4
Fri, 19 Sep 2014 10:17:50 +0200 Sebastien Jodogne bulk tags retrieval
Thu, 18 Sep 2014 17:48:55 +0200 Sebastien Jodogne Fix reporting of errors in Orthanc Explorer when sending images to peers/modalities
Thu, 18 Sep 2014 17:18:26 +0200 Sebastien Jodogne Configuration/Lua to select the accepted C-Store SCP transfer syntaxes
Fri, 12 Sep 2014 15:53:57 +0200 Sebastien Jodogne install plugin sdk
Thu, 11 Sep 2014 16:07:31 +0200 Sebastien Jodogne set version Orthanc-0.8.3
Thu, 11 Sep 2014 14:36:16 +0200 Sebastien Jodogne LastUpdate metadata is now always returned for patients, studies and series
Thu, 11 Sep 2014 13:06:16 +0200 Sebastien Jodogne Plugins can retrieve the path to Orthanc and to its configuration file
Thu, 11 Sep 2014 10:23:22 +0200 Sebastien Jodogne Configuration option to disable the logging of exported resources
Wed, 10 Sep 2014 17:20:56 +0200 Sebastien Jodogne URIs to get all the children of a given resource in a single REST call
Wed, 10 Sep 2014 16:38:28 +0200 Sebastien Jodogne /tools/lookup URI to map DICOM UIDs to Orthanc identifiers
Wed, 10 Sep 2014 13:16:08 +0200 Sebastien Jodogne news
Tue, 09 Sep 2014 15:55:43 +0200 Sebastien Jodogne index-only mode, and custom storage area with plugins
Mon, 08 Sep 2014 17:34:33 +0200 Sebastien Jodogne fix issue 16
Mon, 08 Sep 2014 15:22:21 +0200 Sebastien Jodogne fix issue 17
Fri, 05 Sep 2014 14:28:43 +0200 Sebastien Jodogne Creation of ZIP archives for media storage, with DICOMDIR
Wed, 03 Sep 2014 16:49:26 +0200 Sebastien Jodogne /tools/create-dicom now accepts PatientID
Tue, 02 Sep 2014 17:48:43 +0200 Sebastien Jodogne Upgrade to Mongoose 3.8
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Mon, 01 Sep 2014 12:20:26 +0200 Sebastien Jodogne upgrade to Mongoose 3.8
Thu, 07 Aug 2014 13:25:41 +0200 Sebastien Jodogne set version Orthanc-0.8.2
Thu, 07 Aug 2014 11:33:46 +0200 Sebastien Jodogne Hot restart of Orthanc
Thu, 07 Aug 2014 10:02:22 +0200 Sebastien Jodogne More fault-tolerant commands in Lua scripts
Tue, 05 Aug 2014 16:18:45 +0200 Sebastien Jodogne NEWS
Tue, 05 Aug 2014 12:36:53 +0200 Sebastien Jodogne Upgrade to Google Test 1.7.0
Mon, 04 Aug 2014 17:57:45 +0200 Sebastien Jodogne Parameter to set the default encoding for DICOM files without SpecificCharacterSet
Tue, 29 Jul 2014 12:36:12 +0200 Sebastien Jodogne version Orthanc-0.8.1
Tue, 29 Jul 2014 10:51:19 +0200 Sebastien Jodogne os x version