Mon, 02 Mar 2020 15:32:45 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Wed, 26 Feb 2020 14:36:42 +0100 |
Sebastien Jodogne |
fix handling of errors of OrthancPluginStorageRemove()
|
Wed, 26 Feb 2020 12:19:34 +0100 |
Sebastien Jodogne |
additional logging
|
Wed, 26 Feb 2020 12:15:29 +0100 |
Sebastien Jodogne |
prevent crash on full disk
|
Wed, 05 Feb 2020 11:52:10 +0100 |
Sebastien Jodogne |
removing DicomMap::LoadMainDicomTags()
|
Fri, 31 Jan 2020 17:14:59 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Thu, 28 Feb 2019 18:09:36 +0100 |
Sebastien Jodogne |
Fix missing DB transactions in some write operations
|
Mon, 04 Feb 2019 12:06:19 +0100 |
Sebastien Jodogne |
refactoring retrieval of metadata from database
|
Tue, 29 Jan 2019 15:15:48 +0100 |
Sebastien Jodogne |
primitives to collect metrics in Orthanc
|
Thu, 10 Jan 2019 18:02:34 +0100 |
Sebastien Jodogne |
More consistent handling of the "Last" field returned by the "/changes" URI
db-changes
|
Sat, 05 Jan 2019 17:52:24 +0100 |
Sebastien Jodogne |
cont reorganization
db-changes
|
Sat, 05 Jan 2019 16:09:21 +0100 |
Sebastien Jodogne |
reorganization of folders
db-changes
|
Sat, 05 Jan 2019 15:08:53 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::GetChildrenMetadata()
db-changes
|
Sat, 05 Jan 2019 12:17:30 +0100 |
Sebastien Jodogne |
starting optimization of SeriesIndex::GetSeriesStatus()
db-changes
|
Fri, 04 Jan 2019 17:22:47 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Fri, 04 Jan 2019 17:10:58 +0100 |
Sebastien Jodogne |
grouping the setting of metadata
db-changes
|
Fri, 04 Jan 2019 15:52:19 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::SetResourcesContent
db-changes
|
Fri, 04 Jan 2019 13:52:34 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: createInstance
db-changes
|
Thu, 03 Jan 2019 18:21:22 +0100 |
Sebastien Jodogne |
started refactoring of ServerIndex::Store()
db-changes
|
Wed, 02 Jan 2019 18:39:25 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::ApplyLookupResources now returns lists
db-changes
|
Wed, 02 Jan 2019 13:44:18 +0100 |
Sebastien Jodogne |
refactoring to reuse DatabaseConstraint in separate projects
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
|
Wed, 19 Dec 2018 16:27:07 +0100 |
Sebastien Jodogne |
moving LookupIdentifierQuery to the graveyard
db-changes
|
Wed, 19 Dec 2018 14:20:11 +0100 |
Sebastien Jodogne |
moving LookupResource to graveyard
db-changes
|
Wed, 19 Dec 2018 13:58:28 +0100 |
Sebastien Jodogne |
effectively replacing LookupResource by DatabaseLookup in searches
db-changes
|
Wed, 19 Dec 2018 13:08:04 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Wed, 19 Dec 2018 11:18:39 +0100 |
Sebastien Jodogne |
SQLiteDatabaseWrapper::ApplyLookupResources()
db-changes
|
Tue, 18 Dec 2018 18:56:55 +0100 |
Sebastien Jodogne |
new class: DatabaseConstraint
db-changes
|
Tue, 18 Dec 2018 12:50:27 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 17 Dec 2018 17:05:28 +0100 |
Sebastien Jodogne |
preparing to speed up find in databases
db-changes
|
Sat, 15 Dec 2018 10:57:18 +0100 |
Sebastien Jodogne |
tracking disk size by the database engine to ensure consistency across transactions
db-changes
|
Fri, 14 Dec 2018 18:07:40 +0100 |
Sebastien Jodogne |
refactoring computation of disk size for recycling
db-changes
|
Thu, 13 Dec 2018 12:37:10 +0100 |
Sebastien Jodogne |
DicomMap::ExtractMainDicomTags()
|
Mon, 10 Dec 2018 10:33:58 +0100 |
Sebastien Jodogne |
New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
|
Thu, 29 Nov 2018 11:47:00 +0100 |
Sebastien Jodogne |
refactoring access to Orthanc configuration
|
Thu, 18 Oct 2018 11:44:17 +0200 |
Sebastien Jodogne |
DicomInstanceToStore::GetHasher()
|
Wed, 19 Sep 2018 16:06:41 +0200 |
Sebastien Jodogne |
unit testing of overwriting
|
Wed, 19 Sep 2018 15:24:01 +0200 |
Sebastien Jodogne |
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
|
Thu, 12 Jul 2018 18:01:16 +0200 |
Sebastien Jodogne |
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
jobs
|
Thu, 12 Jul 2018 10:43:02 +0200 |
Sebastien Jodogne |
fix missing transaction
jobs
|
Fri, 08 Jun 2018 18:08:48 +0200 |
Sebastien Jodogne |
saving jobs engine on exit
jobs
|
Fri, 08 Jun 2018 13:51:31 +0200 |
Sebastien Jodogne |
fix deadlock, speed up unit tests
jobs
|
Thu, 07 Jun 2018 21:37:40 +0200 |
Sebastien Jodogne |
serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob
jobs
|
Mon, 28 May 2018 16:30:17 +0200 |
Sebastien Jodogne |
ResourceModificationJob
jobs
|
Wed, 09 May 2018 17:56:14 +0200 |
Sebastien Jodogne |
StoreScuJob, Orthanc Explorer for jobs
jobs
|
Mon, 19 Feb 2018 16:55:05 +0100 |
Sebastien Jodogne |
Orthanc now uses UTC (universal time) instead of local time in its database
|
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
|
Wed, 04 Jan 2017 12:09:40 +0100 |
Sebastien Jodogne |
shared copyright with osimis
|
Mon, 12 Dec 2016 11:56:26 +0100 |
Sebastien Jodogne |
flush
|
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"
|
Tue, 29 Nov 2016 16:07:14 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "TransferSyntax"
|
Tue, 29 Nov 2016 15:39:46 +0100 |
Sebastien Jodogne |
refactoring
|
Wed, 09 Nov 2016 16:26:40 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 09 Nov 2016 16:12:47 +0100 |
Sebastien Jodogne |
reorganization
|
Mon, 07 Nov 2016 11:33:18 +0100 |
Sebastien Jodogne |
cleaning up
|
Mon, 07 Nov 2016 11:19:19 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 23 Sep 2016 11:09:59 +0200 |
Sebastien Jodogne |
improved robustness for files with no PatientID
|