log

age author description
Thu, 27 Oct 2022 12:53:47 +0200 Alain Mazy merge from 1.11.2 branch
Thu, 27 Oct 2022 10:48:41 +0200 Sebastien Jodogne added orthanc framework 1.11.2
Wed, 19 Oct 2022 21:15:41 +0200 Alain Mazy Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
Wed, 19 Oct 2022 12:40:14 +0200 Alain Mazy more verbose HTTPClient errors + avoid duplicate logging of same error
Wed, 19 Oct 2022 08:57:34 +0200 Alain Mazy cleanup
Mon, 17 Oct 2022 10:09:24 +0200 Alain Mazy fix install steps for ConnectivityChecks and DelayedDeletion plugins Orthanc-1.11.2
Thu, 13 Oct 2022 17:11:43 +0200 Alain Mazy Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
Thu, 13 Oct 2022 17:11:12 +0200 Alain Mazy todo
Wed, 12 Oct 2022 09:22:08 +0200 Alain Mazy more logs in HttpClient
Mon, 10 Oct 2022 10:27:09 +0200 Alain Mazy fix GetResourceType prototype Orthanc-1.11.2
Mon, 10 Oct 2022 09:15:21 +0200 Alain Mazy fix todo Orthanc-1.11.2
Mon, 10 Oct 2022 09:12:30 +0200 Alain Mazy todo Orthanc-1.11.2
Mon, 03 Oct 2022 09:52:04 +0200 Alain Mazy added INSTALL_COMMAND to external projects to fix OpenSUSE build Orthanc-1.11.2
Fri, 30 Sep 2022 15:17:21 +0200 Alain Mazy Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
Wed, 28 Sep 2022 12:15:27 +0200 Alain Mazy Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP instead of Orthanc own AcceptedTransferSyntaxes
Mon, 26 Sep 2022 19:08:03 +0200 Alain Mazy more doc
Mon, 26 Sep 2022 18:56:40 +0200 Alain Mazy DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
Mon, 26 Sep 2022 18:11:03 +0200 Alain Mazy loosen the sanity checks for DICOM modifications
Thu, 15 Sep 2022 18:13:17 +0200 Alain Mazy cosmetic attach-custom-data
Thu, 15 Sep 2022 09:02:07 +0200 Alain Mazy added support for revision in SQLite + avoid upgrading DB version attach-custom-data
Wed, 14 Sep 2022 17:11:45 +0200 Alain Mazy PluginDatabaseV4 to handle customData attach-custom-data
Wed, 14 Sep 2022 17:11:05 +0200 Alain Mazy fix attach-custom-data
Tue, 13 Sep 2022 11:02:43 +0200 Alain Mazy advanced storage cont attach-custom-data
Thu, 08 Sep 2022 17:42:08 +0200 Alain Mazy allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB attach-custom-data
Wed, 31 Aug 2022 10:36:38 +0200 Alain Mazy back to mainline
Wed, 31 Aug 2022 10:21:35 +0200 Alain Mazy Orthanc-1.11.2 Orthanc-1.11.2
Mon, 29 Aug 2022 17:13:45 +0200 Alain Mazy fix
Tue, 16 Aug 2022 16:09:59 +0200 Sebastien Jodogne fix signature of OrthancPluginSendHttpStatus() for the "body" argument
Tue, 16 Aug 2022 12:46:46 +0200 Sebastien Jodogne fix MSVC2008 build
Tue, 16 Aug 2022 11:06:39 +0200 Sebastien Jodogne comment
Tue, 16 Aug 2022 11:06:25 +0200 Sebastien Jodogne replaced macro "#warning" by "#pragma message" for Visual Studio
Mon, 15 Aug 2022 22:13:39 +0200 Sebastien Jodogne replaced bzero() by memset()
Mon, 15 Aug 2022 18:25:28 +0200 Sebastien Jodogne another try to fix
Mon, 15 Aug 2022 17:55:27 +0200 Sebastien Jodogne test fix
Mon, 15 Aug 2022 16:11:33 +0200 Sebastien Jodogne cont
Mon, 15 Aug 2022 15:44:40 +0200 Sebastien Jodogne upgrade to openssl 3.0.5
Mon, 15 Aug 2022 15:34:02 +0200 Sebastien Jodogne upgrade to DCMTK 3.6.7
Mon, 15 Aug 2022 14:22:50 +0200 Sebastien Jodogne fix
Mon, 15 Aug 2022 14:11:42 +0200 Sebastien Jodogne fix
Mon, 15 Aug 2022 14:06:25 +0200 Sebastien Jodogne upgrade to Boost 1.80.0
Mon, 15 Aug 2022 12:20:00 +0200 Sebastien Jodogne added CMake option USE_LEGACY_BOOST
Thu, 11 Aug 2022 09:33:20 +0200 Alain Mazy Fix static compilation of boost 1.69 on Ubuntu 22.04
Tue, 09 Aug 2022 17:57:38 +0200 Alain Mazy new MaximumStorageMode configuration
Mon, 08 Aug 2022 12:42:48 +0200 Alain Mazy fix reuse of DicomAsJson between lookup and answers
Mon, 08 Aug 2022 09:59:07 +0200 Alain Mazy Fix the Storage Cache for compressed files (bug introduced in 1.11.0)
Wed, 03 Aug 2022 10:49:50 +0200 Alain Mazy Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
Tue, 02 Aug 2022 11:38:31 +0200 Alain Mazy SQLite: close and delete WAL and SHM files on exit (contribution from Sebastian Höffner)
Thu, 14 Jul 2022 18:53:24 +0200 Sebastien Jodogne DelayedDeletion plugin: Fix leaking of symbols
Mon, 11 Jul 2022 12:17:15 +0200 Alain Mazy todo
Fri, 08 Jul 2022 15:26:52 +0200 Alain Mazy Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
Fri, 08 Jul 2022 07:24:10 +0200 Alain Mazy todo
Thu, 30 Jun 2022 17:11:08 +0200 Alain Mazy back to mainline
Thu, 30 Jun 2022 13:04:50 +0200 Alain Mazy Orthanc-1.11.1 Orthanc-1.11.1
Thu, 30 Jun 2022 07:15:37 +0200 Alain Mazy CPP check and cleanup
Wed, 29 Jun 2022 15:32:44 +0200 Alain Mazy CPP Wrapper: new helpers
Wed, 29 Jun 2022 13:15:20 +0200 Alain Mazy skip StorageCache when verifying md5 or when re-compressing attachments
Wed, 29 Jun 2022 09:43:35 +0200 Alain Mazy fix for storage cache for compressed file
Wed, 29 Jun 2022 08:10:28 +0200 Alain Mazy fix storage cache
Tue, 28 Jun 2022 18:41:27 +0200 Alain Mazy fix build
Tue, 28 Jun 2022 17:45:09 +0200 Alain Mazy Refactored DicomMap to handle sequences when needed
Mon, 27 Jun 2022 15:22:19 +0200 Alain Mazy returning sequences in MainDicomTags and RequestedTags
Mon, 27 Jun 2022 14:09:17 +0200 Alain Mazy fix
Mon, 27 Jun 2022 12:44:06 +0200 Alain Mazy cppcheck
Mon, 27 Jun 2022 12:39:51 +0200 Alain Mazy removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
Mon, 27 Jun 2022 10:48:46 +0200 Alain Mazy DicomSequencesMap + fix unit tests
Fri, 24 Jun 2022 16:44:38 +0200 Alain Mazy reduce dependencies to DCMTK (e.g. for plugins)
Fri, 24 Jun 2022 16:16:43 +0200 Alain Mazy cleanup
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Wed, 22 Jun 2022 15:37:08 +0200 Alain Mazy uniformize /plugins/../status
Wed, 22 Jun 2022 15:36:55 +0200 Alain Mazy todo
Tue, 21 Jun 2022 17:36:51 +0200 Alain Mazy cleanup todo
Tue, 21 Jun 2022 17:30:37 +0200 Alain Mazy merge
Tue, 21 Jun 2022 17:29:36 +0200 Alain Mazy DelayedDeletion plugin: first version delayed-deletion
Tue, 21 Jun 2022 17:29:17 +0200 Alain Mazy SDK: Added GetDatabaseServerIdentifier delayed-deletion
Tue, 21 Jun 2022 11:06:41 +0200 Alain Mazy merge delayed-deletion
Tue, 21 Jun 2022 11:03:20 +0200 Alain Mazy cleanup todo
Tue, 21 Jun 2022 11:00:14 +0200 Alain Mazy merge
Tue, 21 Jun 2022 10:57:37 +0200 Alain Mazy cppcheck
Tue, 21 Jun 2022 10:55:45 +0200 Alain Mazy Added an Asynchronous mode to /modalities/../move
Mon, 20 Jun 2022 16:53:21 +0200 Alain Mazy wip: adding DelayedDeletion plugin delayed-deletion
Fri, 17 Jun 2022 07:23:57 +0200 Sebastien Jodogne use constant for multiply occurring string
Fri, 17 Jun 2022 07:20:19 +0200 Sebastien Jodogne fix to non-static variable
Wed, 15 Jun 2022 15:40:07 +0200 Alain Mazy Improved HttpClient error logging (add method + url)
Tue, 14 Jun 2022 17:21:01 +0200 Alain Mazy close lua-heart-beat branch lua-heart-beat
Tue, 14 Jun 2022 17:19:53 +0200 Alain Mazy merge lua-heart-beat
Tue, 14 Jun 2022 17:19:16 +0200 Alain Mazy fix: lock mutex when accessing state in HeartBeatThread lua-heart-beat
Mon, 13 Jun 2022 18:54:49 +0200 Alain Mazy Added Lua OnHeartBeat() lua-heart-beat
Mon, 13 Jun 2022 16:55:22 +0200 Alain Mazy Lua: new "SetHttpTimeout" function
Fri, 10 Jun 2022 06:37:48 +0200 Alain Mazy todo
Wed, 08 Jun 2022 18:16:18 +0200 Sebastien Jodogne todo
Wed, 08 Jun 2022 15:46:24 +0200 Alain Mazy todo
Wed, 01 Jun 2022 08:32:46 +0200 Alain Mazy Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts()
Tue, 31 May 2022 09:36:00 +0200 Alain Mazy fixed /move documentation + improved error reporting
Mon, 30 May 2022 09:08:54 +0200 Alain Mazy TODO TLS Security Profile
Tue, 24 May 2022 14:47:51 +0200 Alain Mazy Housekeeper plugin: Fix resume of previous processing
Tue, 24 May 2022 14:47:35 +0200 Alain Mazy todo: more info in jobs
Tue, 24 May 2022 14:38:50 +0200 Alain Mazy todo: changes
Thu, 19 May 2022 10:27:08 +0200 Alain Mazy todo
Mon, 09 May 2022 12:29:04 +0200 Alain Mazy back to mainline
Mon, 09 May 2022 11:19:44 +0200 Alain Mazy Orthanc-1.11.0 Orthanc-1.11.0
Mon, 09 May 2022 10:29:48 +0200 Alain Mazy fix doc
Fri, 06 May 2022 12:13:21 +0200 Alain Mazy TODO
Fri, 06 May 2022 12:04:44 +0200 Sebastien Jodogne fix RunCppCheck.sh
Fri, 06 May 2022 10:55:34 +0200 Sebastien Jodogne fix unit tests HttpClient.Ssl
Fri, 06 May 2022 10:26:42 +0200 Alain Mazy merge
Fri, 06 May 2022 10:26:22 +0200 Alain Mazy updated CA for HttpClient.Ssl test
Wed, 04 May 2022 17:29:58 +0200 Sebastien Jodogne fix compatibility with dcmtk 3.6.7
Wed, 04 May 2022 10:50:34 +0200 Alain Mazy more verbose error
Tue, 03 May 2022 17:23:56 +0200 Alain Mazy fix leak
Tue, 03 May 2022 15:30:01 +0200 Alain Mazy cppcheck
Mon, 02 May 2022 14:31:41 +0200 Alain Mazy fix build
Sun, 01 May 2022 12:45:27 +0200 Alain Mazy fix unit tests (new metadata)
Sun, 01 May 2022 12:38:52 +0200 Alain Mazy fix
Sun, 01 May 2022 10:47:08 +0200 Alain Mazy fix
Sat, 30 Apr 2022 19:40:52 +0200 Alain Mazy merge
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
Wed, 27 Apr 2022 16:56:53 +0200 Sebastien Jodogne New option "filename" in "/.../{id}/archive" and "/.../{id}/media"
Tue, 26 Apr 2022 16:14:49 +0200 Alain Mazy todo
Mon, 25 Apr 2022 19:17:28 +0200 Alain Mazy cppcheck
Mon, 25 Apr 2022 18:54:45 +0200 Alain Mazy cppcheck
Mon, 25 Apr 2022 18:38:20 +0200 Sebastien Jodogne removed cppcheck warning
Mon, 25 Apr 2022 18:25:46 +0200 Sebastien Jodogne fix build for older compilers
Mon, 25 Apr 2022 17:32:58 +0200 Sebastien Jodogne cppcheck
Mon, 25 Apr 2022 15:50:57 +0200 Alain Mazy merged more-tags -> default
Mon, 25 Apr 2022 15:30:51 +0200 Alain Mazy renamed DbOptizer into Housekeeper + add Scheduler & triggers more-tags
Wed, 20 Apr 2022 14:36:47 +0200 Alain Mazy Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries more-tags
Wed, 20 Apr 2022 11:32:31 +0200 Alain Mazy pre-filtering studies without ModalitiesInStudies first more-tags
Wed, 13 Apr 2022 14:58:58 +0200 Alain Mazy merged default -> more-tags more-tags
Wed, 13 Apr 2022 10:51:22 +0200 Alain Mazy Improved decoding of US Images with Implicit VR
Fri, 08 Apr 2022 11:48:54 +0200 Sebastien Jodogne fix ImageProcessing::ShiftScale2() on floating-point images
Thu, 07 Apr 2022 12:04:48 +0200 Sebastien Jodogne minor improvements
Mon, 04 Apr 2022 09:52:54 +0200 Sebastien Jodogne linor fix in OrthancImport.py
Wed, 30 Mar 2022 15:45:54 +0200 Alain Mazy merge default -> more tags more-tags
Wed, 30 Mar 2022 14:50:30 +0200 Alain Mazy fix for Apple M1
Mon, 28 Mar 2022 23:33:25 +0200 Alain Mazy fix LibPNG build for Apple M1
Mon, 28 Mar 2022 21:20:48 +0200 Alain Mazy try to fix dcmtk build for Apple M1
Sat, 26 Mar 2022 09:31:54 +0100 Sebastien Jodogne pass user-specific compiler flags to the unit tests of the shared library
Sat, 26 Mar 2022 09:23:49 +0100 Sebastien Jodogne pass user-specific compiler flags to the ConnectivityChecks subproject
Wed, 23 Mar 2022 18:04:40 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Wed, 23 Mar 2022 17:51:39 +0100 Sebastien Jodogne back to mainline
Wed, 23 Mar 2022 16:37:45 +0100 Sebastien Jodogne Orthanc-1.10.1 Orthanc-1.10.1
Wed, 23 Mar 2022 12:23:11 +0100 Alain Mazy merge more-tags
Wed, 23 Mar 2022 11:56:28 +0100 Alain Mazy DbOptimizer plugin more-tags
Wed, 23 Mar 2022 11:52:19 +0100 Alain Mazy fix more-tags
Wed, 23 Mar 2022 12:19:59 +0100 Sebastien Jodogne typos
Wed, 23 Mar 2022 12:04:33 +0100 Sebastien Jodogne fix signs in unit tests
Wed, 23 Mar 2022 11:49:08 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Wed, 23 Mar 2022 11:48:47 +0100 Sebastien Jodogne cppcheck
Wed, 23 Mar 2022 11:44:40 +0100 Sebastien Jodogne fix ParsedDicomFile::DecodeOverlay() for WebAssembly
Tue, 22 Mar 2022 19:11:56 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Tue, 22 Mar 2022 12:37:24 +0100 Sebastien Jodogne added FromDcmtkBridge::LookupStringValue()
Tue, 22 Mar 2022 10:20:25 +0100 Sebastien Jodogne fix EmscriptenParameters.cmake
Tue, 22 Mar 2022 08:48:46 +0100 Sebastien Jodogne enlarged support of tags with UN value representation in ITagVisitor
Mon, 21 Mar 2022 15:19:42 +0100 Alain Mazy new field 'MainDicomTags' in the /system response more-tags
Mon, 21 Mar 2022 12:11:21 +0100 Sebastien Jodogne fix builds on recent versions of emscripten
Mon, 21 Mar 2022 09:44:01 +0100 Sebastien Jodogne fix for older gcc versions
Mon, 21 Mar 2022 08:59:20 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeAllOverlays()
Sun, 20 Mar 2022 18:03:32 +0100 Sebastien Jodogne removed ReadOnlyWebDavCollection from C++ plugin wrapper
Sun, 20 Mar 2022 11:35:17 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeOverlay()
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag more-tags
Wed, 16 Mar 2022 17:21:02 +0100 Sebastien Jodogne adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK
Wed, 16 Mar 2022 10:55:13 +0100 Alain Mazy Improved DICOM authorization checks when multiple modalities are declared with the same AET
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning more-tags
Tue, 15 Mar 2022 15:57:21 +0100 Alain Mazy tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags' more-tags
Tue, 15 Mar 2022 09:09:52 +0100 Alain Mazy cleanup more-tags
Mon, 14 Mar 2022 16:44:00 +0100 Alain Mazy ExpandResource now able to return computed tags (like ModalitiesInStudies) more-tags
Mon, 14 Mar 2022 13:13:29 +0100 Alain Mazy include requested tags from storage if needed more-tags
Fri, 11 Mar 2022 17:38:16 +0100 Alain Mazy Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tags
Thu, 10 Mar 2022 19:00:43 +0100 Alain Mazy split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tags
Thu, 10 Mar 2022 09:03:24 +0100 Alain Mazy added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tags
Wed, 09 Mar 2022 12:16:45 +0100 Alain Mazy adding MainDicomTags signatures more-tags
Wed, 09 Mar 2022 11:17:08 +0100 Alain Mazy refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags
Mon, 07 Mar 2022 18:56:15 +0100 Sebastien Jodogne NEWS
Mon, 07 Mar 2022 10:55:43 +0100 Alain Mazy fix doc: removed 'LimitJobs' that is not used anymore
Thu, 03 Mar 2022 20:34:36 +0100 Sebastien Jodogne note about -std=c++11
Tue, 01 Mar 2022 13:09:43 +0100 Alain Mazy todo
Fri, 25 Feb 2022 17:47:59 +0100 Alain Mazy todo
Fri, 25 Feb 2022 08:11:38 +0100 Alain Mazy todo
Thu, 24 Feb 2022 17:36:20 +0100 Alain Mazy skip json comments when loading config
Wed, 23 Feb 2022 16:08:54 +0100 Sebastien Jodogne NEWS
Wed, 23 Feb 2022 14:10:16 +0100 Sebastien Jodogne back to mainline
Wed, 23 Feb 2022 12:54:21 +0100 Sebastien Jodogne Orthanc-1.10.0 Orthanc-1.10.0
Wed, 23 Feb 2022 11:09:43 +0100 Sebastien Jodogne fix signature of OrthancPluginIncomingCStoreInstanceFilter
Wed, 23 Feb 2022 09:30:53 +0100 Sebastien Jodogne merge
Wed, 23 Feb 2022 09:30:42 +0100 Sebastien Jodogne added origin in OrthancPluginReceivedInstanceCallback
Wed, 23 Feb 2022 09:12:13 +0100 Alain Mazy experimental feature: zip loader threads
Wed, 23 Feb 2022 06:36:29 +0100 Sebastien Jodogne merge
Wed, 23 Feb 2022 06:36:06 +0100 Sebastien Jodogne fix includes
Tue, 22 Feb 2022 22:18:54 +0100 Sebastien Jodogne reorder arguments to put the target as first argument (convention)
Tue, 22 Feb 2022 22:14:31 +0100 Sebastien Jodogne typo
Tue, 22 Feb 2022 22:12:43 +0100 Sebastien Jodogne fix signature of OrthancPluginReceivedInstanceCallback for ABI compatibility
Tue, 22 Feb 2022 17:46:28 +0100 Sebastien Jodogne fix linking of Sanitizer sample plugin
Mon, 21 Feb 2022 14:55:12 +0100 Alain Mazy news
Mon, 21 Feb 2022 13:01:18 +0100 Alain Mazy Orthanc Explorer: sanitize DICOM tag display
Mon, 21 Feb 2022 10:28:20 +0100 Sebastien Jodogne merge
Mon, 21 Feb 2022 10:28:08 +0100 Sebastien Jodogne re-added missing patches for OpenSSL 1.1.1
Mon, 21 Feb 2022 10:12:08 +0100 Alain Mazy merge
Mon, 21 Feb 2022 10:11:38 +0100 Alain Mazy reintroduced storage cache for StartRange files
Mon, 21 Feb 2022 10:10:38 +0100 Sebastien Jodogne fix NEWS
Mon, 21 Feb 2022 09:34:36 +0100 Sebastien Jodogne reintroduction of OpenSslConfigurationStatic-1.1.1.cmake for orthanc-gcp
Sun, 20 Feb 2022 17:04:41 +0100 Sebastien Jodogne integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-code
Sun, 20 Feb 2022 16:57:43 +0100 Sebastien Jodogne Orthanc 1.9.8 is now known as Orthanc 1.10.0
Sun, 20 Feb 2022 16:35:15 +0100 Sebastien Jodogne added missing use of cache
Sun, 20 Feb 2022 16:29:33 +0100 Sebastien Jodogne fix cache of storage area
Sun, 20 Feb 2022 12:59:30 +0100 Sebastien Jodogne integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-code
Sun, 20 Feb 2022 12:00:14 +0100 Sebastien Jodogne fix NEWS
Sun, 20 Feb 2022 11:53:23 +0100 Sebastien Jodogne closing branch 3.x openssl-3.x
Sun, 20 Feb 2022 11:53:09 +0100 Sebastien Jodogne making branch openssl-3.x the new mainline
Sun, 20 Feb 2022 11:52:02 +0100 Sebastien Jodogne fix RunCppCheck.sh for openssl 3.x openssl-3.x
Sun, 20 Feb 2022 11:16:05 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Sun, 20 Feb 2022 11:15:37 +0100 Sebastien Jodogne typos
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Sun, 20 Feb 2022 11:07:05 +0100 Sebastien Jodogne CheckOrthancFrameworkSymbols.py
Sat, 19 Feb 2022 12:21:36 +0100 Sebastien Jodogne fix unit test
Sat, 19 Feb 2022 12:17:41 +0100 Sebastien Jodogne cppcheck
Fri, 18 Feb 2022 15:45:28 +0100 Alain Mazy added new configuration to authorize C-Find for worklist independently from other C-Find
Wed, 16 Feb 2022 09:27:25 +0100 Alain Mazy mime type for .ico
Tue, 15 Feb 2022 18:09:03 +0100 Alain Mazy removed TODO - already done
Thu, 10 Feb 2022 14:30:25 +0100 Alain Mazy todo
Wed, 09 Feb 2022 21:07:57 +0100 Sebastien Jodogne allow custom value for "Modality" in /tools/create-dicom for PDF
Wed, 09 Feb 2022 13:10:11 +0100 Alain Mazy Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)
Mon, 31 Jan 2022 17:22:05 +0100 Sebastien Jodogne fix build
Mon, 31 Jan 2022 17:21:06 +0100 Sebastien Jodogne added warning message in DicomImageInformation()
Wed, 19 Jan 2022 17:06:22 +0100 Alain Mazy merge
Wed, 19 Jan 2022 17:05:24 +0100 Alain Mazy fix doc
Tue, 18 Jan 2022 18:36:23 +0100 Sebastien Jodogne more unit tests for polygons
Tue, 18 Jan 2022 18:00:32 +0100 Sebastien Jodogne todo
Tue, 18 Jan 2022 17:51:14 +0100 Sebastien Jodogne disable useless calls to Toolbox::UrlDecode()
Tue, 18 Jan 2022 15:04:04 +0100 Sebastien Jodogne fix filling polygons
Tue, 18 Jan 2022 13:04:47 +0100 Sebastien Jodogne fix polygon filling
Mon, 17 Jan 2022 21:52:04 +0100 Sebastien Jodogne fix
Mon, 17 Jan 2022 21:11:40 +0100 Sebastien Jodogne reimplementation from scratch of ImageProcessing::FillPolygon()
Tue, 11 Jan 2022 14:35:29 +0100 Sebastien Jodogne added SingleValueObject::SetValue()
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Wed, 05 Jan 2022 15:55:52 +0100 Sebastien Jodogne merge openssl-3.x
Wed, 05 Jan 2022 15:55:42 +0100 Sebastien Jodogne fix build of openssl bignum openssl-3.x
Sat, 25 Dec 2021 12:29:16 +0100 Sebastien Jodogne added -DOPENSSL_NO_CHACHA openssl-3.x
Sat, 25 Dec 2021 11:08:58 +0100 Sebastien Jodogne fix unit test Version.OpenSslStatic openssl-3.x
Fri, 24 Dec 2021 17:20:05 +0100 Sebastien Jodogne removed openssl exception from main() openssl-3.x
Fri, 24 Dec 2021 17:18:06 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x