log OrthancServer/ServerEnumerations.h @ 3844:c9c34bb50f0a

age author description
Wed, 19 Feb 2020 17:17:27 +0100 Sebastien Jodogne refactoring FindStorageAccessMode
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 03 Jan 2019 10:06:42 +0100 Sebastien Jodogne compatibility with orthanc-databases db-changes
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Fri, 21 Dec 2018 12:45:24 +0100 Sebastien Jodogne backward compatibility with filtering identifiers db-changes
Wed, 19 Dec 2018 18:06:46 +0100 Sebastien Jodogne removing IDatabaseWrapper::LookupIdentifier() db-changes
Fri, 14 Dec 2018 18:07:40 +0100 Sebastien Jodogne refactoring computation of disk size for recycling db-changes
Fri, 14 Dec 2018 16:04:17 +0100 Sebastien Jodogne speeding up the computation of the size of the attachments in SQLite db-changes
Mon, 10 Dec 2018 11:15:31 +0100 Sebastien Jodogne Orthanc 1.4.3 is now known as 1.5.0
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Tue, 16 Oct 2018 18:00:05 +0200 Sebastien Jodogne DicomTagConstraint and DatabaseLookup db-changes
Tue, 17 Jul 2018 12:07:52 +0200 Sebastien Jodogne new reserved global properties
Thu, 12 Jul 2018 18:01:16 +0200 Sebastien Jodogne new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata jobs
Tue, 03 Jul 2018 14:59:54 +0200 Sebastien Jodogne some reserved global properties for plugins jobs
Fri, 08 Jun 2018 18:08:48 +0200 Sebastien Jodogne saving jobs engine on exit jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Thu, 13 Jul 2017 12:37:55 +0200 amazy made some manufacturer obsolete: MedInria (that was not used), Syngovia & AgfaImpax (replaced by GenericNoWildcardInDates) + added 'GenericNoWildcards'
Thu, 13 Jul 2017 11:35:57 +0200 amazy Incoming C-Find request: removing group-length for all manufacturer -> removed EFilm2 manufacturer that is now useless
Wed, 12 Jul 2017 22:07:07 +0200 Sebastien Jodogne switch to anonymization according to DICOM 2017c issue-46-anonymization
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Thu, 06 Jul 2017 08:43:54 +0200 Sebastien Jodogne GlobalProperty_DatabasePatchLevel
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 09 Dec 2016 14:48:31 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "SopClassUid"
Tue, 29 Nov 2016 16:07:14 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "TransferSyntax"
Thu, 09 Jun 2016 14:48:40 +0200 Sebastien Jodogne more generic support of value representations
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
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
Wed, 25 Nov 2015 10:32:54 +0100 Sebastien Jodogne "Origin" metadata for the instances
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Thu, 19 Nov 2015 16:02:35 +0100 Sebastien Jodogne integration mainline->worklists worklists
Thu, 19 Nov 2015 11:57:32 +0100 Sebastien Jodogne backward compatibility with Orthanc 0.9.4
Thu, 19 Nov 2015 11:15:43 +0100 Sebastien Jodogne safety check worklists
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")
Mon, 26 Oct 2015 16:04:58 +0100 Sebastien Jodogne SetOfResources db-changes
Mon, 26 Oct 2015 13:47:50 +0100 Sebastien Jodogne LookupIdentifierQuery db-changes
Thu, 22 Oct 2015 19:00:32 +0200 Sebastien Jodogne include binary in ToJson
Thu, 22 Oct 2015 09:28:08 +0200 Sebastien Jodogne DicomToJsonFlags_IncludeBinary
Wed, 21 Oct 2015 16:52:23 +0200 Sebastien Jodogne ToJson: IncludePrivateTags and IncludeUnknownTags
Wed, 21 Oct 2015 16:25:09 +0200 Sebastien Jodogne primitives for flags in dicom-to-json conversions
Tue, 20 Oct 2015 11:02:06 +0200 Sebastien Jodogne C-Move SCP for studies using AccessionNumber tag db-changes
Tue, 20 Oct 2015 10:39:21 +0200 Sebastien Jodogne removed another flavor of ServerIndex::LookupIdentifier db-changes
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 07 Oct 2015 13:57:26 +0200 Sebastien Jodogne refactoring
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Mon, 29 Jun 2015 14:43:08 +0200 Sebastien Jodogne attempt of fix for Syngo.Via
Wed, 10 Jun 2015 15:17:02 +0200 Sebastien Jodogne fix issues 35 and 37
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 25 Sep 2014 17:02:28 +0200 Sebastien Jodogne NewChildInstance change type db-changes
Wed, 24 Sep 2014 17:37:44 +0200 Sebastien Jodogne Plugins can monitor changes through callbacks db-changes
Wed, 17 Sep 2014 17:23:08 +0200 Sebastien Jodogne abstraction to allow/prevent transfer syntaxes on AET basis
Thu, 10 Jul 2014 10:43:47 +0200 Sebastien Jodogne storescp modality lua-scripting