log NEWS @ 1734:e2675b37eb01

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