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
|
Wed, 13 Jul 2016 16:52:39 +0200 |
Sebastien Jodogne |
New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
|
Mon, 04 Jan 2016 13:17:22 +0100 |
Sebastien Jodogne |
2016
|
Mon, 21 Dec 2015 19:26:38 +0100 |
Sebastien Jodogne |
Support of optional tags for counting resources in C-Find
|
Wed, 25 Nov 2015 10:32:54 +0100 |
Sebastien Jodogne |
"Origin" metadata for the instances
|
Wed, 25 Nov 2015 10:06:50 +0100 |
Sebastien Jodogne |
refactoring
|
Thu, 12 Nov 2015 15:24:23 +0100 |
Sebastien Jodogne |
New UpdatedAttachment and UpdatedMetadata events in plugins
|
Wed, 28 Oct 2015 12:29:12 +0100 |
Sebastien Jodogne |
ServerContext::Apply lookup
db-changes
|
Wed, 28 Oct 2015 11:31:58 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 27 Oct 2015 20:31:34 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 27 Oct 2015 16:05:42 +0100 |
Sebastien Jodogne |
LookupResource complete
db-changes
|
Tue, 27 Oct 2015 12:45:50 +0100 |
Sebastien Jodogne |
LookupResource implemented
db-changes
|
Mon, 26 Oct 2015 16:58:11 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Mon, 26 Oct 2015 16:04:58 +0100 |
Sebastien Jodogne |
SetOfResources
db-changes
|
Mon, 26 Oct 2015 12:30:34 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 22 Oct 2015 07:52:24 +0200 |
Sebastien Jodogne |
removal of DicomStringValue and DicomNullValue
|
Tue, 20 Oct 2015 15:03:52 +0200 |
Sebastien Jodogne |
rename LookupIdentifier as LookupIdentifierExact
db-changes
|
Tue, 20 Oct 2015 14:50:10 +0200 |
Sebastien Jodogne |
fix
db-changes
|
Tue, 20 Oct 2015 11:21:36 +0200 |
Sebastien Jodogne |
refactoring
db-changes
|
Tue, 20 Oct 2015 10:39:21 +0200 |
Sebastien Jodogne |
removed another flavor of ServerIndex::LookupIdentifier
db-changes
|
Tue, 20 Oct 2015 10:24:10 +0200 |
Sebastien Jodogne |
removed unused flavor of ServerIndex::LookupIdentifier
db-changes
|
Tue, 20 Oct 2015 10:11:22 +0200 |
Sebastien Jodogne |
getting rid of an IDatabaseWrapper::LookupIdentifier flavor
db-changes
|
Mon, 19 Oct 2015 17:45:34 +0200 |
Sebastien Jodogne |
SetIdentifierTagInternal
db-changes
|
Sat, 17 Oct 2015 12:16:27 +0200 |
Sebastien Jodogne |
refactoring DicomIdentifiers
db-changes
|
Fri, 16 Oct 2015 17:36:07 +0200 |
Sebastien Jodogne |
Backed out changeset 2ad22b2970a2
db-changes
|
Tue, 13 Oct 2015 17:48:30 +0200 |
Sebastien Jodogne |
SearchableStudies
db-changes
|
Mon, 05 Oct 2015 16:40:14 +0200 |
Sebastien Jodogne |
adaptation of search with patient tags at study level
db-changes
|
Fri, 02 Oct 2015 17:09:18 +0200 |
Sebastien Jodogne |
patient tags reported in studies
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, 10 Aug 2015 10:01:59 +0200 |
Sebastien Jodogne |
limit and since arguments while retrieving DICOM resources in the REST API
|
Tue, 04 Aug 2015 10:01:31 +0200 |
Sebastien Jodogne |
refactoring to Logging.h
|
Thu, 02 Jul 2015 12:26:44 +0200 |
Sebastien Jodogne |
code to warn about possible threading problems
|
Tue, 30 Jun 2015 12:51:29 +0200 |
Sebastien Jodogne |
rename IServerIndexListener as IDatabaseListener
|
Tue, 26 May 2015 17:54:34 +0200 |
Sebastien Jodogne |
query retrieve
query-retrieve
|
Thu, 21 May 2015 16:58:30 +0200 |
Sebastien Jodogne |
integration mainline->query-retrieve
query-retrieve
|
Wed, 13 May 2015 15:56:41 +0200 |
Sebastien Jodogne |
cont
|
Wed, 13 May 2015 12:17:35 +0200 |
Sebastien Jodogne |
ResourceFinder
|
Mon, 11 May 2015 17:25:53 +0200 |
Sebastien Jodogne |
ResourceFinder
|
Thu, 12 Mar 2015 10:47:32 +0100 |
Sebastien Jodogne |
Prevent freeze on C-FIND if no DICOM tag is to be returned
|
Wed, 11 Feb 2015 10:40:08 +0100 |
Sebastien Jodogne |
custom database back-end
db-changes
|
Tue, 10 Feb 2015 17:17:25 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::HasFlushToDisk()
|
Tue, 10 Feb 2015 17:11:00 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 10 Feb 2015 17:03:17 +0100 |
Sebastien Jodogne |
cppcheck
|
Fri, 06 Feb 2015 15:30:46 +0100 |
Sebastien Jodogne |
DANGEROUS refactoring
|
Fri, 06 Feb 2015 15:13:05 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 06 Feb 2015 14:35:56 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 06 Feb 2015 13:48:05 +0100 |
Sebastien Jodogne |
refactoring
|
Thu, 05 Feb 2015 09:39:55 +0100 |
Sebastien Jodogne |
upgrade to year 2015
|
Tue, 03 Feb 2015 16:51:19 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 09 Jan 2015 17:23:02 +0100 |
Sebastien Jodogne |
fix
|
Fri, 09 Jan 2015 16:46:36 +0100 |
Sebastien Jodogne |
fix
|
Mon, 15 Dec 2014 10:20:33 +0100 |
Sebastien Jodogne |
Plugins can get/set global properties to save their configuration
|
Mon, 08 Dec 2014 13:54:27 +0100 |
Sebastien Jodogne |
abstraction
|
Mon, 08 Dec 2014 12:56:30 +0100 |
Sebastien Jodogne |
refactoring
|
Mon, 08 Dec 2014 12:31:35 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 05 Dec 2014 17:22:53 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 05 Dec 2014 17:12:35 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 05 Dec 2014 16:22:18 +0100 |
Sebastien Jodogne |
cleaning
|
Fri, 05 Dec 2014 16:14:57 +0100 |
Sebastien Jodogne |
cleaning
|
Fri, 05 Dec 2014 15:33:16 +0100 |
Sebastien Jodogne |
cleaning
|
Fri, 05 Dec 2014 14:53:30 +0100 |
Sebastien Jodogne |
clean
|
Fri, 05 Dec 2014 14:31:46 +0100 |
Sebastien Jodogne |
abstraction
|
Thu, 06 Nov 2014 15:58:13 +0100 |
Sebastien Jodogne |
report database version in /system
|
Thu, 23 Oct 2014 13:52:01 +0200 |
Sebastien Jodogne |
refactoring
db-changes
|
Thu, 23 Oct 2014 13:18:26 +0200 |
Sebastien Jodogne |
rename
db-changes
|
Thu, 25 Sep 2014 17:50:06 +0200 |
Sebastien Jodogne |
demo of OnChangeCallback in plugins
db-changes
|
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 13:25:37 +0200 |
Sebastien Jodogne |
refactoring
db-changes
|
Tue, 16 Sep 2014 18:01:42 +0200 |
Sebastien Jodogne |
speed up db
db-changes
|
Thu, 11 Sep 2014 14:36:16 +0200 |
Sebastien Jodogne |
LastUpdate metadata is now always returned for patients, studies and series
|
Wed, 10 Sep 2014 16:38:28 +0200 |
Sebastien Jodogne |
/tools/lookup URI to map DICOM UIDs to Orthanc identifiers
|
Mon, 08 Sep 2014 15:22:21 +0200 |
Sebastien Jodogne |
fix issue 17
|
Fri, 05 Sep 2014 17:01:42 +0200 |
Sebastien Jodogne |
handling of file content type in IStorageArea
|
Tue, 02 Sep 2014 15:51:20 +0200 |
Sebastien Jodogne |
Refactoring of HttpOutput ("Content-Length" header is now always sent)
|
Thu, 07 Aug 2014 10:51:35 +0200 |
Sebastien Jodogne |
avoid unnecessary exceptions on Orthanc startup
|
Tue, 08 Jul 2014 15:11:00 +0200 |
Sebastien Jodogne |
proper handling of metadata in Store
lua-scripting
|
Tue, 08 Jul 2014 14:06:05 +0200 |
Sebastien Jodogne |
DicomInstanceToStore
lua-scripting
|
Fri, 04 Jul 2014 16:31:14 +0200 |
Sebastien Jodogne |
anonymization refactoring
lua-scripting
|
Wed, 25 Jun 2014 12:09:38 +0200 |
Sebastien Jodogne |
integration mainline -> query-retrieve
query-retrieve
|
Mon, 02 Jun 2014 12:15:45 +0200 |
Sebastien Jodogne |
pch for unit tests and server
|
Mon, 02 Jun 2014 11:36:07 +0200 |
Sebastien Jodogne |
precompiled headers
|
Wed, 07 May 2014 16:47:56 +0200 |
Sebastien Jodogne |
configuration into a namespace
|
Wed, 16 Apr 2014 16:34:09 +0200 |
Sebastien Jodogne |
integration mainline -> query-retrieve
query-retrieve
|
Thu, 20 Mar 2014 10:46:59 +0100 |
Sebastien Jodogne |
fix
|
Wed, 19 Mar 2014 09:58:20 +0100 |
Sebastien Jodogne |
api uniformization
|
Fri, 14 Feb 2014 11:26:12 +0100 |
Sebastien Jodogne |
new implementation of C-Find handler
|
Wed, 12 Feb 2014 17:03:18 +0100 |
Sebastien Jodogne |
recycling with custom attachments
|
Tue, 11 Feb 2014 17:28:17 +0100 |
Sebastien Jodogne |
delete custom attachment
|
Mon, 10 Feb 2014 14:30:56 +0100 |
Sebastien Jodogne |
fix attachment
|
Wed, 05 Feb 2014 17:49:30 +0100 |
Sebastien Jodogne |
add attachments to resources
|
Wed, 05 Feb 2014 16:46:59 +0100 |
Sebastien Jodogne |
access to attachments
|
Mon, 03 Feb 2014 16:06:58 +0100 |
Sebastien Jodogne |
switch to 2014
|
Fri, 24 Jan 2014 17:40:45 +0100 |
Sebastien Jodogne |
generalization of query/retrieve
query-retrieve
|
Mon, 04 Nov 2013 11:19:31 +0100 |
Sebastien Jodogne |
fixes to cppcheck
|
Wed, 30 Oct 2013 08:58:45 +0100 |
Sebastien Jodogne |
fix issue 7
|
Thu, 24 Oct 2013 11:42:46 +0200 |
Sebastien Jodogne |
speed up find
find-move-scp
|
Tue, 01 Oct 2013 16:38:14 +0200 |
jodogne |
fix types
|
Thu, 29 Aug 2013 14:50:23 +0200 |
Sebastien Jodogne |
lookup tag values
|
Fri, 16 Aug 2013 17:11:45 +0200 |
Sebastien Jodogne |
fix
|
Fri, 16 Aug 2013 15:39:53 +0200 |
Sebastien Jodogne |
monitoring of stable patients/studies/series
|
Wed, 15 May 2013 17:44:15 +0200 |
Sebastien Jodogne |
statistics for patient/studies/series/instances
|
Wed, 15 May 2013 16:51:10 +0200 |
Sebastien Jodogne |
DELETE metadata
|
Wed, 15 May 2013 16:28:00 +0200 |
Sebastien Jodogne |
read access to metadata
|
Wed, 15 May 2013 14:54:58 +0200 |
Sebastien Jodogne |
EnumerationDictionary
|
Wed, 15 May 2013 14:19:09 +0200 |
Sebastien Jodogne |
cardiopet
|
Wed, 15 May 2013 13:36:08 +0200 |
Sebastien Jodogne |
refactoring
|
Sat, 11 May 2013 12:19:20 +0200 |
Sebastien Jodogne |
fix by cyril paulus
|
Fri, 03 May 2013 15:23:09 +0200 |
Sebastien Jodogne |
clearing /exports and /changes
|
Tue, 30 Apr 2013 10:54:46 +0200 |
Sebastien Jodogne |
copyright update
|
Tue, 16 Apr 2013 17:33:44 +0200 |
Sebastien Jodogne |
major fix of storescu
|
Fri, 21 Dec 2012 17:18:04 +0100 |
Sebastien Jodogne |
modifications
|
Fri, 21 Dec 2012 12:44:32 +0100 |
Sebastien Jodogne |
anonymisation
|
Fri, 21 Dec 2012 11:18:27 +0100 |
Sebastien Jodogne |
global sequences
|
Thu, 20 Dec 2012 16:44:50 +0100 |
Sebastien Jodogne |
modification of instances
|
Wed, 19 Dec 2012 14:57:18 +0100 |
Sebastien Jodogne |
refactoring
|
Sun, 09 Dec 2012 21:51:57 +0100 |
Sebastien Jodogne |
more efficient determination of storage size for recycling
|
Sat, 08 Dec 2012 22:34:56 +0100 |
Sebastien Jodogne |
more detailed signal about deleted file
|
Fri, 07 Dec 2012 18:21:04 +0100 |
Sebastien Jodogne |
protection from rest api
|
Fri, 07 Dec 2012 15:01:12 +0100 |
Sebastien Jodogne |
parameters for storage capacity
|
Fri, 07 Dec 2012 14:46:44 +0100 |
Sebastien Jodogne |
recycling up and running
|
Fri, 07 Dec 2012 13:43:35 +0100 |
Sebastien Jodogne |
preparing ServerIndex for recycling
|
Fri, 07 Dec 2012 13:18:59 +0100 |
Sebastien Jodogne |
remove files only after the sqlite transaction has succeeded
|
Fri, 30 Nov 2012 16:48:51 +0100 |
jodogne |
fix
|
Fri, 30 Nov 2012 16:10:06 +0100 |
Sebastien Jodogne |
rename
|
Fri, 30 Nov 2012 16:09:24 +0100 |
Sebastien Jodogne |
statistics URI
|
Fri, 30 Nov 2012 15:45:15 +0100 |
Sebastien Jodogne |
last change and export
|
Fri, 30 Nov 2012 14:30:05 +0100 |
Sebastien Jodogne |
rename
|
Fri, 30 Nov 2012 14:22:27 +0100 |
Sebastien Jodogne |
refactoring of attachments
|
Fri, 30 Nov 2012 12:18:44 +0100 |
Sebastien Jodogne |
export log
|
Fri, 30 Nov 2012 09:45:29 +0100 |
Sebastien Jodogne |
refactoring to read files
|
Thu, 29 Nov 2012 22:22:00 +0100 |
Sebastien Jodogne |
refactoring for store
|
Thu, 29 Nov 2012 15:06:50 +0100 |
Sebastien Jodogne |
fix for windows
|
Thu, 29 Nov 2012 10:13:49 +0100 |
Sebastien Jodogne |
delete resources
|
Wed, 28 Nov 2012 12:03:18 +0100 |
Sebastien Jodogne |
flush to disk thread
|
Wed, 28 Nov 2012 11:34:54 +0100 |
Sebastien Jodogne |
logging of completed series
|
Wed, 28 Nov 2012 11:27:57 +0100 |
Sebastien Jodogne |
changes api
|
Tue, 27 Nov 2012 17:48:37 +0100 |
Sebastien Jodogne |
refactoring
|
Tue, 27 Nov 2012 17:36:19 +0100 |
Sebastien Jodogne |
refactoring of delete
|
Tue, 27 Nov 2012 16:49:22 +0100 |
Sebastien Jodogne |
refactoring of read operations
|
Tue, 27 Nov 2012 16:20:22 +0100 |
Sebastien Jodogne |
refactoring cont
|
Tue, 27 Nov 2012 15:49:42 +0100 |
Sebastien Jodogne |
before refactoring of ServerIndex::GetXXX
|
Tue, 27 Nov 2012 14:59:55 +0100 |
Sebastien Jodogne |
removal of text as ids in sqlite db
|
Wed, 14 Nov 2012 09:23:53 +0100 |
Sebastien Jodogne |
fixes for Ubuntu 10.04
|
Tue, 13 Nov 2012 14:02:28 +0100 |
Sebastien Jodogne |
failed attempt to compile with linux standard base
|
Tue, 13 Nov 2012 11:29:43 +0100 |
Sebastien Jodogne |
refactoring getfile
|
Tue, 13 Nov 2012 11:22:33 +0100 |
Sebastien Jodogne |
refactoring getalluuids
|
Tue, 13 Nov 2012 11:20:50 +0100 |
Sebastien Jodogne |
getallpublicids
|
Mon, 12 Nov 2012 18:03:48 +0100 |
Sebastien Jodogne |
record main dicom tags and changes
|
Mon, 12 Nov 2012 17:43:12 +0100 |
Sebastien Jodogne |
fix because of Windows macros
|
Mon, 12 Nov 2012 17:29:11 +0100 |
Sebastien Jodogne |
refactoring of storing new instances
|
Mon, 12 Nov 2012 15:29:07 +0100 |
Sebastien Jodogne |
preparing refactoring of ServerIndex
|
Fri, 09 Nov 2012 12:12:59 +0100 |
Sebastien Jodogne |
use of hashes to index dicom objects
|
Fri, 09 Nov 2012 11:30:16 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 09 Nov 2012 11:13:29 +0100 |
Sebastien Jodogne |
hashing
|
Thu, 11 Oct 2012 18:02:23 +0200 |
Sebastien Jodogne |
fix
|
Thu, 11 Oct 2012 13:57:56 +0200 |
jodogne |
fix
|
Wed, 10 Oct 2012 16:53:03 +0200 |
Sebastien Jodogne |
some hiding
|
Tue, 09 Oct 2012 18:21:01 +0200 |
Sebastien Jodogne |
openssl exception
|
Thu, 04 Oct 2012 11:37:56 +0200 |
Sebastien Jodogne |
using glog
|
Tue, 25 Sep 2012 15:01:06 +0200 |
Sebastien Jodogne |
fix of multi-frames
|
Mon, 24 Sep 2012 14:05:19 +0200 |
Sebastien Jodogne |
fixes
|
Thu, 20 Sep 2012 15:18:12 +0200 |
Sebastien Jodogne |
status of series
|
Thu, 20 Sep 2012 13:41:18 +0200 |
Sebastien Jodogne |
new dicom tags
|
Sun, 16 Sep 2012 09:33:19 +0200 |
Sebastien Jodogne |
renaming Server
orthanc-renaming
|
Sun, 16 Sep 2012 09:22:48 +0200 |
Sebastien Jodogne |
renaming
orthanc-renaming
base
PalanthirServer/ServerIndex.cpp@a3e5d6046b7b
|