log NEWS @ 1489:1389834e130f

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