log OrthancServer/OrthancFindRequestHandler.cpp @ 4020:320cde762fd9

age author description
Tue, 09 Jun 2020 11:37:35 +0200 Alain Mazy collect private creators from the C-Find query itself; use DefaultPrivateCreator otherwise
Mon, 08 Jun 2020 16:04:29 +0200 Alain Mazy fix for non private sequence tags in C-Find
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization 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 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
Mon, 17 Dec 2018 17:05:28 +0100 Sebastien Jodogne preparing to speed up find in databases db-changes
Sat, 15 Dec 2018 16:29:50 +0100 Sebastien Jodogne renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
Fri, 14 Dec 2018 12:10:03 +0100 Sebastien Jodogne On C-FIND, avoid accessing the storage area whenever possible
Thu, 13 Dec 2018 17:54:06 +0100 Sebastien Jodogne Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Wed, 12 Dec 2018 15:42:33 +0100 Sebastien Jodogne DicomMap::FromDicomAsJson
Tue, 11 Dec 2018 19:02:51 +0100 Sebastien Jodogne refactoring OrthancFindRequestHandler using LookupResource::IVisitor
Tue, 11 Dec 2018 18:36:38 +0100 Sebastien Jodogne refactoring /tools/find using LookupResource::IVisitor
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 16 Oct 2018 18:00:05 +0200 Sebastien Jodogne DicomTagConstraint and DatabaseLookup db-changes
Tue, 09 Oct 2018 20:09:35 +0200 Sebastien Jodogne notes
Wed, 19 Sep 2018 21:10:49 +0200 Sebastien Jodogne IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Tue, 22 May 2018 12:45:34 +0200 Sebastien Jodogne back to a single Lua context jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Mon, 21 May 2018 08:59:04 +0200 Sebastien Jodogne renames jobs
Mon, 19 Mar 2018 10:04:48 +0100 Sebastien Jodogne todo
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Sat, 25 Nov 2017 11:22:53 +0100 amazy fix issue 31 for good: removing group length correctly
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Mon, 17 Jul 2017 10:25:25 +0200 Sebastien Jodogne code review
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, 01 Feb 2017 16:26:57 +0100 Sebastien Jodogne simplification wrt. modality manufacturers
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Tue, 13 Dec 2016 12:13:12 +0100 Sebastien Jodogne fix Windows build due to overwriting a macro
Tue, 13 Dec 2016 10:27:20 +0100 Sebastien Jodogne dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
Fri, 09 Dec 2016 14:48:31 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "SopClassUid"
Mon, 07 Nov 2016 12:11:34 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 11:19:19 +0100 Sebastien Jodogne refactoring
Mon, 31 Oct 2016 15:23:32 +0100 Sebastien Jodogne Handling of private tags/creators in the "Dictionary" configuration option
Fri, 16 Sep 2016 12:22:30 +0200 Sebastien Jodogne Fix serious performance issue with C-FIND
Tue, 21 Jun 2016 15:17:49 +0200 Sebastien Jodogne new configuration option AllowFindSopClassesInStudy
Thu, 09 Jun 2016 15:46:33 +0200 Sebastien Jodogne DicomMap::ParseDicomMetaInformation()
Thu, 09 Jun 2016 14:48:40 +0200 Sebastien Jodogne more generic support of value representations
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
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
Tue, 15 Dec 2015 17:22:52 +0100 Sebastien Jodogne cppcheck
Fri, 11 Dec 2015 16:39:51 +0100 Sebastien Jodogne Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Tue, 01 Dec 2015 16:57:03 +0100 Sebastien Jodogne Made eFilm version explicit
Tue, 01 Dec 2015 15:06:06 +0100 Sebastien Jodogne two patches for manufacturers Efilm and Vitrea
Tue, 01 Dec 2015 14:53:52 +0100 Sebastien Jodogne OrthancFindRequestHandler::FilterQueryTag
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Fri, 20 Nov 2015 12:57:14 +0100 Sebastien Jodogne calledAet made available to all the handlers worklists
Wed, 28 Oct 2015 12:59:18 +0100 Sebastien Jodogne removal of old implementation of search db-changes