Tue, 15 Jan 2019 13:06:03 +0100 |
Sebastien Jodogne |
trying to reproduce isse 32 in C++
|
Mon, 14 Jan 2019 16:23:08 +0100 |
Sebastien Jodogne |
fix unit tests
db-changes
|
Mon, 14 Jan 2019 13:13:12 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
db-changes
|
Mon, 14 Jan 2019 13:11:43 +0100 |
Sebastien Jodogne |
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
|
Sun, 13 Jan 2019 20:16:43 +0100 |
s jodogne |
compatibility with dcmtk 3.6.4
|
Sun, 13 Jan 2019 17:49:19 +0100 |
jodogne |
working on dcmtk 3.6.4 compatibility
|
Sat, 12 Jan 2019 11:08:53 +0100 |
Sebastien Jodogne |
conrt
db-changes
|
Sat, 12 Jan 2019 09:15:32 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 11 Jan 2019 11:34:58 +0100 |
Sebastien Jodogne |
log libcurl error codes
|
Fri, 11 Jan 2019 11:06:44 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Fri, 11 Jan 2019 11:01:55 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 11 Jan 2019 10:59:49 +0100 |
Sebastien Jodogne |
fix
|
Fri, 11 Jan 2019 10:55:18 +0100 |
Sebastien Jodogne |
minor improvements to upload progress bar
|
Fri, 11 Jan 2019 10:46:16 +0100 |
Sebastien Jodogne |
minor layout modification
|
Thu, 10 Jan 2019 21:23:31 +0100 |
Sebastien Jodogne |
Don't consider tags whose group is below 0x0008 in C-FIND SCP
|
Thu, 10 Jan 2019 20:55:28 +0100 |
Sebastien Jodogne |
Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
|
Thu, 10 Jan 2019 18:03:04 +0100 |
Sebastien Jodogne |
increment ORTHANC_API_VERSION
db-changes
|
Thu, 10 Jan 2019 18:02:34 +0100 |
Sebastien Jodogne |
More consistent handling of the "Last" field returned by the "/changes" URI
db-changes
|
Thu, 10 Jan 2019 11:19:39 +0100 |
Alain Mazy |
added a log in console to debug issue #1. Can't reproduce the issue since then so let's keep the log!
|
Thu, 10 Jan 2019 10:51:36 +0100 |
Alain Mazy |
back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
|
Thu, 10 Jan 2019 10:10:26 +0100 |
Alain Mazy |
'fix' for Orthanc issue 21: added a select file button + a warning specific for Firefox users
|
Mon, 07 Jan 2019 17:23:04 +0100 |
Sebastien Jodogne |
warn about missing extensions
db-changes
|
Mon, 07 Jan 2019 16:21:57 +0100 |
Sebastien Jodogne |
removing build dependency on plugins
db-changes
|
Mon, 07 Jan 2019 16:13:16 +0100 |
Sebastien Jodogne |
removing build dependency on plugins
db-changes
|
Sun, 06 Jan 2019 12:43:19 +0100 |
Sebastien Jodogne |
renamed macro
db-changes
|
Sat, 05 Jan 2019 18:51:36 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Sat, 05 Jan 2019 18:27:11 +0100 |
Sebastien Jodogne |
cont
db-changes
|
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
|
Sat, 05 Jan 2019 16:09:21 +0100 |
Sebastien Jodogne |
reorganization of folders
db-changes
|
Sat, 05 Jan 2019 15:50:55 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: getChildrenMetadata
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
|
Sat, 05 Jan 2019 11:39:31 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: setResourcesContent
db-changes
|
Fri, 04 Jan 2019 17:48:34 +0100 |
Sebastien Jodogne |
preparing extension CreateResources
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 16:52:53 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Fri, 04 Jan 2019 16:42:55 +0100 |
Sebastien Jodogne |
reorganization
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 20:03:35 +0100 |
Sebastien Jodogne |
simplification of unit tests
db-changes
|
Thu, 03 Jan 2019 18:21:22 +0100 |
Sebastien Jodogne |
started refactoring of ServerIndex::Store()
db-changes
|
Thu, 03 Jan 2019 14:03:39 +0100 |
Sebastien Jodogne |
ISqlLookupFormatter::FormatWildcardEscape()
db-changes
|
Thu, 03 Jan 2019 12:47:17 +0100 |
Sebastien Jodogne |
fix
db-changes
|
Thu, 03 Jan 2019 10:06:42 +0100 |
Sebastien Jodogne |
compatibility with orthanc-databases
db-changes
|
Wed, 02 Jan 2019 19:04:15 +0100 |
Sebastien Jodogne |
OrthancPluginDatabase::ApplyLookupResources() using fast lookup
db-changes
|
Wed, 02 Jan 2019 18:39:25 +0100 |
Sebastien Jodogne |
IDatabaseWrapper::ApplyLookupResources now returns lists
db-changes
|
Wed, 02 Jan 2019 15:50:44 +0100 |
Sebastien Jodogne |
new extension for database plugin SDK: lookupResources
db-changes
|
Wed, 02 Jan 2019 13:44:18 +0100 |
Sebastien Jodogne |
refactoring to reuse DatabaseConstraint in separate projects
db-changes
|
Wed, 02 Jan 2019 11:47:58 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Wed, 02 Jan 2019 11:26:27 +0100 |
Sebastien Jodogne |
getting rid of IFindConstraint hierarchy
db-changes
|
Wed, 02 Jan 2019 10:13:11 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Sat, 29 Dec 2018 14:21:43 +0100 |
Sebastien Jodogne |
cosmetic
|
Sat, 29 Dec 2018 14:16:43 +0100 |
Sebastien Jodogne |
fix compatibility with civetweb 1.11
|
Thu, 27 Dec 2018 15:26:27 +0100 |
amazy |
added an upload.html in pure HTML/JS (no dependencies)
update-jquery
|
Wed, 26 Dec 2018 16:58:21 +0100 |
am |
upgraded jquery, jquery-mobile, jquery-file-upload. Everything seems to be working as before. Theme has changed !
update-jquery
|
Wed, 26 Dec 2018 11:15:17 +0100 |
am |
Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
|
Mon, 24 Dec 2018 11:41:45 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 24 Dec 2018 11:41:20 +0100 |
Sebastien Jodogne |
new mail address
|
Mon, 24 Dec 2018 11:39:50 +0100 |
Sebastien Jodogne |
preparing for 2019
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 17:25:12 +0100 |
Sebastien Jodogne |
fix to use from orthanc-databases
db-changes
|
Fri, 21 Dec 2018 17:07:58 +0100 |
Sebastien Jodogne |
refactoring: class ISqlLookupFormatter to be used in orthanc-databases
db-changes
|
Fri, 21 Dec 2018 14:12:14 +0100 |
Sebastien Jodogne |
reorganization
db-changes
|
Fri, 21 Dec 2018 13:48:04 +0100 |
Sebastien Jodogne |
removal of SQLiteDatabaseWrapper::GetAllInternalIds
db-changes
|
Fri, 21 Dec 2018 13:36:30 +0100 |
Sebastien Jodogne |
compatibility layer seems to be working
db-changes
|
Fri, 21 Dec 2018 12:45:24 +0100 |
Sebastien Jodogne |
backward compatibility with filtering identifiers
db-changes
|
Thu, 20 Dec 2018 17:59:16 +0100 |
Sebastien Jodogne |
working on Compatibility::DatabaseLookup
db-changes
|
Thu, 20 Dec 2018 16:58:52 +0100 |
Sebastien Jodogne |
new class: Compatibility::DatabaseLookup
db-changes
|
Thu, 20 Dec 2018 16:49:07 +0100 |
Sebastien Jodogne |
fix build
db-changes
|
Thu, 20 Dec 2018 16:42:35 +0100 |
Sebastien Jodogne |
working on a database compatibility layer
db-changes
|
Thu, 20 Dec 2018 16:18:38 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 20 Dec 2018 16:18:20 +0100 |
Sebastien Jodogne |
fix build without plugins
|
Thu, 20 Dec 2018 16:06:38 +0100 |
Sebastien Jodogne |
move class SetOfResources to plugins
db-changes
|
Thu, 20 Dec 2018 15:29:28 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 20 Dec 2018 15:24:55 +0100 |
Sebastien Jodogne |
fix issue #118
|
Thu, 20 Dec 2018 12:22:49 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Dec 2018 12:22:16 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Dec 2018 10:45:09 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.1
|
Thu, 20 Dec 2018 10:40:16 +0100 |
Sebastien Jodogne |
Orthanc-1.5.1
Orthanc-1.5.1
|
Thu, 20 Dec 2018 10:40:01 +0100 |
Sebastien Jodogne |
preparing for release
|
Thu, 20 Dec 2018 09:26:09 +0100 |
Sebastien Jodogne |
fix for msvc
|
Wed, 19 Dec 2018 18:06:46 +0100 |
Sebastien Jodogne |
removing IDatabaseWrapper::LookupIdentifier()
db-changes
|
Wed, 19 Dec 2018 16:31:10 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 19 Dec 2018 16:27:07 +0100 |
Sebastien Jodogne |
moving LookupIdentifierQuery to the graveyard
db-changes
|
Wed, 19 Dec 2018 14:35:55 +0100 |
Sebastien Jodogne |
fix lsb compatibility
|
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:10:48 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
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 14:37:53 +0100 |
am |
fix indentation
|
Tue, 18 Dec 2018 12:50:27 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Tue, 18 Dec 2018 12:07:52 +0100 |
amazy |
more plugin helpers
|
Mon, 17 Dec 2018 17:05:28 +0100 |
Sebastien Jodogne |
preparing to speed up find in databases
db-changes
|
Mon, 17 Dec 2018 10:26:01 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 17 Dec 2018 10:22:51 +0100 |
Sebastien Jodogne |
replaced 'var' by 'let' in Orthanc Explorer's JavaScript
|
Sat, 15 Dec 2018 16:30:47 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Sat, 15 Dec 2018 16:29:50 +0100 |
Sebastien Jodogne |
renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
|
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
|
Fri, 14 Dec 2018 16:04:17 +0100 |
Sebastien Jodogne |
speeding up the computation of the size of the attachments in SQLite
db-changes
|
Fri, 14 Dec 2018 14:55:49 +0100 |
Sebastien Jodogne |
renamed class DatabaseWrapper as SQLiteDatabaseWrapper
db-changes
|
Fri, 14 Dec 2018 14:21:27 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
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:58:27 +0100 |
Sebastien Jodogne |
merge
|
Thu, 13 Dec 2018 17:57:59 +0100 |
Sebastien Jodogne |
merge
|
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
|
Thu, 13 Dec 2018 17:17:51 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 17:16:32 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 17:19:50 +0100 |
Sebastien Jodogne |
make "/tools/create-dicom" more tolerant to invalid specific character set
|
Thu, 13 Dec 2018 15:14:39 +0100 |
am |
merge
|
Thu, 13 Dec 2018 14:48:23 +0100 |
am |
more error details
|
Thu, 13 Dec 2018 12:37:10 +0100 |
Sebastien Jodogne |
DicomMap::ExtractMainDicomTags()
|
Wed, 12 Dec 2018 15:42:33 +0100 |
Sebastien Jodogne |
DicomMap::FromDicomAsJson
|
Wed, 12 Dec 2018 09:08:34 +0100 |
Sebastien Jodogne |
fix NEWS
|
Tue, 11 Dec 2018 19:02:51 +0100 |
Sebastien Jodogne |
refactoring OrthancFindRequestHandler using LookupResource::IVisitor
|
Tue, 11 Dec 2018 18:36:52 +0100 |
Sebastien Jodogne |
merge
|
Tue, 11 Dec 2018 18:36:38 +0100 |
Sebastien Jodogne |
refactoring /tools/find using LookupResource::IVisitor
|
Tue, 11 Dec 2018 15:34:57 +0100 |
am |
NEWS wrt /modalities (again)
|
Tue, 11 Dec 2018 13:45:47 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 11 Dec 2018 13:21:34 +0100 |
Sebastien Jodogne |
sharing strings
|
Mon, 10 Dec 2018 21:52:01 +0100 |
Sebastien Jodogne |
fix basic plugin sample
|
Mon, 10 Dec 2018 20:33:13 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 10 Dec 2018 20:32:47 +0100 |
Sebastien Jodogne |
fix NEWS
|
Mon, 10 Dec 2018 18:48:40 +0100 |
am |
fix NEWS
|
Mon, 10 Dec 2018 16:25:34 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 10 Dec 2018 16:24:49 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 10 Dec 2018 15:15:28 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.5.0
|
Mon, 10 Dec 2018 15:08:25 +0100 |
Sebastien Jodogne |
Orthanc-1.5.0
Orthanc-1.5.0
|
Mon, 10 Dec 2018 12:19:19 +0100 |
Sebastien Jodogne |
fix
|
Mon, 10 Dec 2018 11:15:31 +0100 |
Sebastien Jodogne |
Orthanc 1.4.3 is now known as 1.5.0
|
Mon, 10 Dec 2018 10:33:58 +0100 |
Sebastien Jodogne |
New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
|
Mon, 10 Dec 2018 10:03:41 +0100 |
Sebastien Jodogne |
exploring hierarchy of C-FIND answers finished
|
Mon, 10 Dec 2018 09:20:57 +0100 |
Sebastien Jodogne |
fix
|
Sat, 08 Dec 2018 20:59:37 +0100 |
Sebastien Jodogne |
OrthancPluginAutodetectMimeType()
|
Sat, 08 Dec 2018 11:54:14 +0100 |
Sebastien Jodogne |
fix
|
Fri, 07 Dec 2018 18:03:56 +0100 |
Sebastien Jodogne |
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
|
Thu, 06 Dec 2018 15:58:08 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 06 Dec 2018 13:10:24 +0100 |
am |
merge
|
Thu, 06 Dec 2018 13:10:00 +0100 |
am |
added C++ plugin helpers
|
Thu, 06 Dec 2018 12:41:16 +0100 |
Sebastien Jodogne |
cont
|
Thu, 06 Dec 2018 12:27:30 +0100 |
Sebastien Jodogne |
merge
|
Thu, 06 Dec 2018 12:23:46 +0100 |
Sebastien Jodogne |
Asynchronous generation of ZIP archives and DICOM medias
|
Thu, 06 Dec 2018 11:16:23 +0100 |
am |
use Toolbox::IsIntegeer instead of try_lexical_convert that is not available on some platform
|
Thu, 06 Dec 2018 10:39:27 +0100 |
am |
merge
|
Thu, 06 Dec 2018 10:39:08 +0100 |
am |
more defensive parsing of responses
|
Thu, 06 Dec 2018 10:11:40 +0100 |
amazy |
merge
|
Thu, 06 Dec 2018 10:10:57 +0100 |
amazy |
error details
|
Thu, 06 Dec 2018 10:10:58 +0100 |
Sebastien Jodogne |
remove redundancies
|
Wed, 05 Dec 2018 18:02:11 +0100 |
Sebastien Jodogne |
preparing for asynchronous generation of archives
|
Wed, 05 Dec 2018 16:30:28 +0100 |
am |
added few plugin helpers
|
Wed, 05 Dec 2018 16:30:11 +0100 |
am |
avoid boost::bad_lexical_cast exception in happy path
|
Wed, 05 Dec 2018 15:27:01 +0100 |
Sebastien Jodogne |
refactoring
|
Wed, 05 Dec 2018 14:33:47 +0100 |
Sebastien Jodogne |
MediaArchiveSize configuration option
|
Wed, 05 Dec 2018 12:58:56 +0100 |
Sebastien Jodogne |
log
|
Wed, 05 Dec 2018 09:19:34 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 19:01:00 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 18:58:45 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 18:56:39 +0100 |
Sebastien Jodogne |
log flag to OrthancPluginSetHttpErrorDetails
|
Tue, 04 Dec 2018 16:43:53 +0100 |
Sebastien Jodogne |
fix
|
Tue, 04 Dec 2018 16:31:29 +0100 |
Sebastien Jodogne |
OrthancPlugins::SetGlobalContext() in OrthancPluginCppWrapper
|
Mon, 03 Dec 2018 17:14:55 +0100 |
Sebastien Jodogne |
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
|
Mon, 03 Dec 2018 15:11:42 +0100 |
Sebastien Jodogne |
cont
|
Mon, 03 Dec 2018 14:59:23 +0100 |
Sebastien Jodogne |
cont
|
Mon, 03 Dec 2018 14:35:34 +0100 |
Sebastien Jodogne |
taking advantage of details in OrthancException
|
Mon, 03 Dec 2018 11:49:39 +0100 |
Sebastien Jodogne |
GenerateErrorCodes.py
|
Mon, 03 Dec 2018 11:46:04 +0100 |
Sebastien Jodogne |
added details string in OrthancException
|
Mon, 03 Dec 2018 10:02:25 +0100 |
am |
throw instead of assert when Dicom tags can not be simplified
|
Fri, 30 Nov 2018 17:19:57 +0100 |
Sebastien Jodogne |
support of JobsHistorySize set to zero
|
Thu, 29 Nov 2018 20:36:55 +0100 |
Sebastien Jodogne |
typo
|
Thu, 29 Nov 2018 20:36:31 +0100 |
Sebastien Jodogne |
New options to URI "/queries/.../answers": "?expand" and "?limit"
|
Thu, 29 Nov 2018 18:40:51 +0100 |
Sebastien Jodogne |
Lua 5.3.5
|
Thu, 29 Nov 2018 17:15:29 +0100 |
Sebastien Jodogne |
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
|
Thu, 29 Nov 2018 16:35:18 +0100 |
Sebastien Jodogne |
merge
|
Thu, 29 Nov 2018 16:31:20 +0100 |
Sebastien Jodogne |
simplifying OrthancConfiguration for modalities/peers
|
Thu, 29 Nov 2018 15:26:47 +0100 |
am |
merge
|
Thu, 29 Nov 2018 15:26:31 +0100 |
am |
added FontRegistry::FindFont
|
Thu, 29 Nov 2018 15:16:32 +0100 |
Sebastien Jodogne |
OrthancConfiguration::SetServerIndex()
|
Thu, 29 Nov 2018 11:47:00 +0100 |
Sebastien Jodogne |
refactoring access to Orthanc configuration
|
Wed, 28 Nov 2018 14:48:14 +0100 |
am |
reduced log level for failing job backup
|
Wed, 28 Nov 2018 14:37:17 +0100 |
am |
merge
|
Wed, 28 Nov 2018 14:36:33 +0100 |
am |
clone FullOrthancDataSet + new dicom tags
|
Wed, 28 Nov 2018 14:36:09 +0100 |
am |
create-dicom: more logs in case of error
|
Wed, 28 Nov 2018 14:34:56 +0100 |
am |
/image-uint16: return 404 instead of unsupported.png when instance is not found
|
Tue, 27 Nov 2018 17:09:11 +0100 |
Sebastien Jodogne |
merge
|
Tue, 27 Nov 2018 17:08:48 +0100 |
Sebastien Jodogne |
new class: OrthancConfiguration
|
Thu, 15 Nov 2018 11:35:35 +0100 |
Sebastien Jodogne |
"SynchronousCMove" is now "true" by default
|
Tue, 13 Nov 2018 17:50:03 +0100 |
Sebastien Jodogne |
Fix issue #114
|
Tue, 13 Nov 2018 16:21:13 +0100 |
Sebastien Jodogne |
upgrade to Boost 1.68 in static builds
|
Tue, 13 Nov 2018 12:01:12 +0100 |
Sebastien Jodogne |
Go back to lookup if deleting a resource without an ancestor
|
Fri, 09 Nov 2018 14:48:32 +0100 |
Sebastien Jodogne |
New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
|
Fri, 09 Nov 2018 14:07:06 +0100 |
Sebastien Jodogne |
note about Perl regex syntax
|
Fri, 09 Nov 2018 11:55:16 +0100 |
Sebastien Jodogne |
fix for older versions of boost::regex
|
Fri, 09 Nov 2018 09:46:21 +0100 |
Sebastien Jodogne |
Orthanc starts even if jobs from a previous execution cannot be unserialized
|
Fri, 09 Nov 2018 09:06:46 +0100 |
Sebastien Jodogne |
macros ORTHANC_OVERRIDE and ORTHANC_FINAL
|
Thu, 08 Nov 2018 17:26:17 +0100 |
Sebastien Jodogne |
note
|
Wed, 07 Nov 2018 13:06:59 +0100 |
Sebastien Jodogne |
Orthanc configuration file can use environment variables
|
Wed, 07 Nov 2018 12:59:03 +0100 |
Sebastien Jodogne |
variable substitution with default value
|
Wed, 07 Nov 2018 11:13:30 +0100 |
Sebastien Jodogne |
Toolbox::SubstituteVariables and SystemToolbox::GetEnvironmentVariables
|
Tue, 06 Nov 2018 15:41:21 +0100 |
Sebastien Jodogne |
PamReader::ReadFromMemory
|
Mon, 05 Nov 2018 13:24:16 +0100 |
Sebastien Jodogne |
fix
|
Mon, 05 Nov 2018 12:30:16 +0100 |
Sebastien Jodogne |
patch for compatibility with Cocoa on OS X
|
Mon, 05 Nov 2018 11:57:16 +0100 |
Sebastien Jodogne |
place include directory for static libuuid at highest priority
|
Mon, 05 Nov 2018 09:29:08 +0100 |
Sebastien Jodogne |
Orthanc framework 1.4.1
|
Wed, 31 Oct 2018 18:07:28 +0100 |
Sebastien Jodogne |
fix
|
Wed, 31 Oct 2018 14:41:51 +0100 |
Sebastien Jodogne |
Font::LoadFromResource()
|
Wed, 31 Oct 2018 14:14:16 +0100 |
Sebastien Jodogne |
place Boost include directories at highest priority
|
Tue, 30 Oct 2018 18:29:15 +0100 |
Sebastien Jodogne |
merge
|
Tue, 30 Oct 2018 18:28:44 +0100 |
Sebastien Jodogne |
minor fixes if embedding images within DICOM
|
Tue, 30 Oct 2018 17:35:13 +0100 |
am |
updated API doc
|
Tue, 30 Oct 2018 16:16:07 +0100 |
Sebastien Jodogne |
new enumeration: MimeType
|
Tue, 30 Oct 2018 13:53:29 +0100 |
Sebastien Jodogne |
Remove invalid characters from badly-encoded UTF-8 strings
|
Tue, 30 Oct 2018 12:29:55 +0100 |
Sebastien Jodogne |
AutodetectMimeType() now using boost::filesystem
|
Tue, 30 Oct 2018 11:55:23 +0100 |
Sebastien Jodogne |
refactoring mime types
|
Tue, 30 Oct 2018 10:46:17 +0100 |
Sebastien Jodogne |
float to integer grayscale conversion
|
Tue, 23 Oct 2018 17:32:56 +0200 |
Sebastien Jodogne |
MongooseServer::SetThreadsCount()
|
Tue, 23 Oct 2018 12:05:19 +0200 |
Sebastien Jodogne |
fix ImageProcessing::Set() for subregions
|
Mon, 22 Oct 2018 16:12:59 +0200 |
Sebastien Jodogne |
fix
|
Mon, 22 Oct 2018 14:20:21 +0200 |
Sebastien Jodogne |
Font::Render()
|
Thu, 18 Oct 2018 12:03:51 +0200 |
Sebastien Jodogne |
POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
|
Thu, 18 Oct 2018 11:44:17 +0200 |
Sebastien Jodogne |
DicomInstanceToStore::GetHasher()
|
Thu, 18 Oct 2018 10:53:22 +0200 |
Sebastien Jodogne |
integration db-changes->mainline
|
Thu, 18 Oct 2018 10:48:11 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 18 Oct 2018 10:43:24 +0200 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 18 Oct 2018 10:35:09 +0200 |
Sebastien Jodogne |
refactoring DicomInstanceToStore
db-changes
|
Tue, 16 Oct 2018 19:47:09 +0200 |
Sebastien Jodogne |
testing DicomTagConstraint
db-changes
|
Tue, 16 Oct 2018 18:00:05 +0200 |
Sebastien Jodogne |
DicomTagConstraint and DatabaseLookup
db-changes
|
Mon, 15 Oct 2018 16:02:53 +0200 |
am |
increased DownloadPackage timeout to 300sec
Orthanc-1.4.2-fix-build
|
Mon, 15 Oct 2018 15:33:40 +0200 |
am |
increased DownloadPackage Timeout since we've seen that 60sec is not always enough
|
Mon, 15 Oct 2018 13:45:00 +0200 |
amazy |
Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
|
Sat, 13 Oct 2018 12:17:16 +0200 |
Sebastien Jodogne |
New modality manufacturer: "GE" for GE Healthcare EA and AW
|
Fri, 12 Oct 2018 15:20:11 +0200 |
Sebastien Jodogne |
closing branch
lscoder/fix-drawingdicomizer-jquery-path-1480725856237
|
Fri, 12 Oct 2018 15:20:02 +0200 |
Sebastien Jodogne |
closing branch
Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
|
Fri, 12 Oct 2018 15:19:56 +0200 |
Sebastien Jodogne |
closing branch
Barnerd/fix-build-with-libressl-completely-re-1488028252315
|
Fri, 12 Oct 2018 15:18:10 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 12 Oct 2018 15:17:32 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.4.0
|
Fri, 12 Oct 2018 15:17:19 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.4.1
|
Fri, 12 Oct 2018 15:16:59 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-1.3.2
|
Fri, 12 Oct 2018 15:16:47 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-0.9.5
|
Fri, 12 Oct 2018 15:16:43 +0200 |
Sebastien Jodogne |
closing branch
Orthanc-0.9.6
|
Fri, 12 Oct 2018 14:37:54 +0200 |
Sebastien Jodogne |
making the boost patch mandatory
|
Fri, 12 Oct 2018 14:33:03 +0200 |
Sebastien Jodogne |
patch for compatibility between Qt4 and boost
|
Tue, 09 Oct 2018 20:09:35 +0200 |
Sebastien Jodogne |
notes
|
Tue, 09 Oct 2018 16:44:28 +0200 |
Sebastien Jodogne |
removed done tasks in TODO
|
Tue, 09 Oct 2018 16:28:55 +0200 |
Sebastien Jodogne |
removing test messages
|
Tue, 09 Oct 2018 16:27:49 +0200 |
Sebastien Jodogne |
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
|
Tue, 09 Oct 2018 14:19:48 +0200 |
Sebastien Jodogne |
Possibility to restrict the allowed DICOM commands for each modality
|
Tue, 09 Oct 2018 12:51:20 +0200 |
Sebastien Jodogne |
refactoring serialization of RemoteModalityParameters
|
Mon, 08 Oct 2018 17:36:54 +0200 |
am |
DicomImageInformation::Clone()
|
Mon, 08 Oct 2018 17:20:44 +0200 |
Sebastien Jodogne |
refactoring
|
Mon, 08 Oct 2018 17:05:19 +0200 |
Sebastien Jodogne |
sharing code within OrthancRestAnonymizeModify
|
Mon, 08 Oct 2018 16:08:51 +0200 |
Sebastien Jodogne |
DicomMoveScuJob
|
Mon, 08 Oct 2018 11:40:31 +0200 |
Sebastien Jodogne |
fix
|
Fri, 05 Oct 2018 17:56:55 +0200 |
Sebastien Jodogne |
ImageAccessor::GetWriteableAccessor() and GetReadOnlyAccessor()
|
Fri, 05 Oct 2018 17:51:10 +0200 |
Sebastien Jodogne |
merge
|
Fri, 05 Oct 2018 17:49:05 +0200 |
Sebastien Jodogne |
serialization of DicomMap
|
Fri, 05 Oct 2018 17:48:02 +0200 |
Sebastien Jodogne |
merge
|
Fri, 05 Oct 2018 17:46:02 +0200 |
Sebastien Jodogne |
ImageAccessor now non-copyable
|
Fri, 05 Oct 2018 16:07:34 +0200 |
Sebastien Jodogne |
SetOfCommandsJob
|
Fri, 05 Oct 2018 10:44:59 +0200 |
Sebastien Jodogne |
unused ICommand moved to graveyard
|
Fri, 05 Oct 2018 10:39:42 +0200 |
am |
added SingleValueObject: a simple implementation of a IDynamicObject that stores a single typed value
|
Wed, 03 Oct 2018 16:13:19 +0200 |
am |
added mime type for WASM in WebSkeleton
|
Wed, 03 Oct 2018 14:59:52 +0200 |
am |
added mime type for WASM
|
Tue, 02 Oct 2018 17:24:55 +0200 |
Sebastien Jodogne |
fix checking of MD5 in CMake, new option "no-check" for MD5
|
Tue, 02 Oct 2018 17:05:36 +0200 |
Sebastien Jodogne |
merge
|
Tue, 02 Oct 2018 17:05:07 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../merge" to merge a study
|
Tue, 02 Oct 2018 15:54:36 +0200 |
am |
allow passing FALSE as expeted MD5 in DownloadPackage when we don't wan't to check the MD5
|
Mon, 01 Oct 2018 14:19:45 +0200 |
am |
merge
|
Mon, 01 Oct 2018 14:19:10 +0200 |
am |
fix
|
Mon, 01 Oct 2018 13:05:07 +0200 |
Sebastien Jodogne |
fix build
|
Mon, 01 Oct 2018 11:35:01 +0200 |
am |
added accessors in C++ wrappers
|
Fri, 28 Sep 2018 19:17:04 +0200 |
Sebastien Jodogne |
unit testing of SplitStudyJob
|
Fri, 28 Sep 2018 18:36:20 +0200 |
Sebastien Jodogne |
simplification in SplitStudyJob, fix possible memory leak
|
Fri, 28 Sep 2018 17:59:44 +0200 |
Sebastien Jodogne |
serialization of SplitStudyJob
|
Fri, 28 Sep 2018 16:48:43 +0200 |
Sebastien Jodogne |
New URI: "/studies/.../split" to split a study
|
Thu, 27 Sep 2018 13:22:57 +0200 |
Sebastien Jodogne |
Fix: Closing DICOM associations after running query/retrieve from REST API
|
Wed, 26 Sep 2018 15:55:42 +0200 |
Sebastien Jodogne |
trailing step in SetOfInstancesJob
|
Wed, 26 Sep 2018 09:50:30 +0200 |
Sebastien Jodogne |
revert bad fix
|
Tue, 25 Sep 2018 10:17:59 +0200 |
Sebastien Jodogne |
bgra32 to grayscale conversion
|
Tue, 25 Sep 2018 07:08:37 +0200 |
Sebastien Jodogne |
explicitly setting the locale in unit tests
|
Fri, 21 Sep 2018 15:48:40 +0200 |
Sebastien Jodogne |
new orthanc framework
|
Thu, 20 Sep 2018 16:18:00 +0200 |
Sebastien Jodogne |
merge
|
Thu, 20 Sep 2018 16:17:46 +0200 |
Sebastien Jodogne |
fix Debian warnings
|
Thu, 20 Sep 2018 14:22:07 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Sep 2018 14:21:51 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 20 Sep 2018 13:28:18 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.2
|
Thu, 20 Sep 2018 13:24:18 +0200 |
Sebastien Jodogne |
Orthanc-1.4.2
Orthanc-1.4.2
|
Thu, 20 Sep 2018 11:27:48 +0200 |
Sebastien Jodogne |
missing break
|
Thu, 20 Sep 2018 11:07:38 +0200 |
Sebastien Jodogne |
fix
|
Thu, 20 Sep 2018 10:30:49 +0200 |
Sebastien Jodogne |
fix warnings
|
Thu, 20 Sep 2018 08:57:46 +0200 |
Sebastien Jodogne |
fix warnings
|
Wed, 19 Sep 2018 21:10:49 +0200 |
Sebastien Jodogne |
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
|
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
|
Tue, 18 Sep 2018 16:31:42 +0200 |
Sebastien Jodogne |
fix for msvc
|
Tue, 18 Sep 2018 15:38:18 +0200 |
Sebastien Jodogne |
OrthancPluginGetPeerUserProperty()
|
Mon, 17 Sep 2018 12:08:49 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Sep 2018 11:37:05 +0200 |
Sebastien Jodogne |
fix osimis address
|
Thu, 13 Sep 2018 11:37:57 +0200 |
Sebastien Jodogne |
typo
|
Thu, 13 Sep 2018 09:03:39 +0200 |
Sebastien Jodogne |
doc
|
Wed, 12 Sep 2018 17:52:28 +0200 |
Sebastien Jodogne |
documentation of the jobs SDK
|
Wed, 12 Sep 2018 15:25:50 +0200 |
Sebastien Jodogne |
C++ wrappers around OrthancPluginJob and OrthancPluginPeers
|
Tue, 11 Sep 2018 18:14:52 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DX" modality
|
Tue, 11 Sep 2018 16:34:21 +0200 |
Sebastien Jodogne |
unserialization of jobs from plugins
|
Fri, 07 Sep 2018 10:09:17 +0200 |
Sebastien Jodogne |
more generic handling of content and serialization in plugin jobs
|
Thu, 06 Sep 2018 18:24:44 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Sep 2018 16:23:40 +0200 |
Sebastien Jodogne |
improved naming of methods in IJob
|
Thu, 06 Sep 2018 12:32:02 +0200 |
Sebastien Jodogne |
reason for releasing resources in jobs
|
Thu, 06 Sep 2018 11:06:54 +0200 |
Sebastien Jodogne |
missing files
|
Wed, 05 Sep 2018 17:59:09 +0200 |
Sebastien Jodogne |
news
|
Wed, 05 Sep 2018 17:57:06 +0200 |
Sebastien Jodogne |
primitives to create jobs from plugins
|
Tue, 04 Sep 2018 15:58:26 +0200 |
Sebastien Jodogne |
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
|
Tue, 04 Sep 2018 15:07:40 +0200 |
Sebastien Jodogne |
Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
|
Tue, 04 Sep 2018 10:10:22 +0200 |
Sebastien Jodogne |
Fix issue #54 (quoting multipart answers)
|
Wed, 29 Aug 2018 13:24:28 +0200 |
Sebastien Jodogne |
fix ordering of non-parallel slices + /tools/reconstruct
|
Tue, 28 Aug 2018 15:14:33 +0200 |
Sebastien Jodogne |
OrthancConfiguration::GetDictionary
|
Thu, 23 Aug 2018 18:52:14 +0200 |
Sebastien Jodogne |
note
|
Thu, 23 Aug 2018 13:52:54 +0200 |
Sebastien Jodogne |
New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
|
Thu, 23 Aug 2018 13:11:48 +0200 |
Sebastien Jodogne |
"OrthancPeers" configuration option now allows to specify HTTP headers
|
Wed, 22 Aug 2018 16:55:07 +0200 |
Sebastien Jodogne |
New primitives to access Orthanc peers from plugins
|
Tue, 21 Aug 2018 10:42:16 +0200 |
am |
fix decoding of MONOCHROME1 & MONOCHROME2 images
|
Thu, 16 Aug 2018 10:39:30 +0200 |
Sebastien Jodogne |
Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
|
Fri, 27 Jul 2018 16:40:09 +0200 |
Sebastien Jodogne |
MemoryBuffer::GetDicomInstance()
|
Fri, 27 Jul 2018 16:15:23 +0200 |
Sebastien Jodogne |
RestToolbox.DoRawGet
|
Fri, 27 Jul 2018 14:01:02 +0200 |
Sebastien Jodogne |
Semaphore removed from graveyard, SystemToolbox::GetHardwareConcurrency()
|
Thu, 26 Jul 2018 22:11:36 +0200 |
Sebastien Jodogne |
fix
|
Thu, 26 Jul 2018 22:06:55 +0200 |
Sebastien Jodogne |
OrthancPlugins::MemoryBuffer::Release(), fixing openssl link
|
Thu, 26 Jul 2018 21:18:05 +0200 |
Sebastien Jodogne |
selective disabling of modules in the Orthanc framework
|
Thu, 26 Jul 2018 20:43:03 +0200 |
Sebastien Jodogne |
MongooseServer::SetRealm()
|
Thu, 26 Jul 2018 14:02:20 +0200 |
Sebastien Jodogne |
Fix HTTPS requests to sites using a certificate encrypted with ECDSA
|
Thu, 26 Jul 2018 12:25:18 +0200 |
Sebastien Jodogne |
New configuration option: "HttpVerbose" to debug outgoing HTTP connections
|
Thu, 26 Jul 2018 10:33:36 +0200 |
Sebastien Jodogne |
Fix OrthancPluginHttpClient() to return the HTTP status on errors
|
Wed, 25 Jul 2018 13:15:11 +0200 |
Sebastien Jodogne |
Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
|
Tue, 24 Jul 2018 20:11:02 +0200 |
Sebastien Jodogne |
fix msvc build
|
Tue, 24 Jul 2018 17:57:02 +0200 |
Sebastien Jodogne |
fix
|
Tue, 24 Jul 2018 15:00:58 +0200 |
Sebastien Jodogne |
PixelTraits<PixelFormat_RGBA32>
|
Tue, 24 Jul 2018 10:39:08 +0200 |
Sebastien Jodogne |
find sandboxed builds
|
Fri, 20 Jul 2018 11:01:33 +0200 |
Sebastien Jodogne |
primitives for android ndk
|
Tue, 17 Jul 2018 17:50:03 +0200 |
am |
fix
|
Tue, 17 Jul 2018 14:52:32 +0200 |
am |
fix sandboxing
|
Tue, 17 Jul 2018 14:06:32 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 17 Jul 2018 14:06:11 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 17 Jul 2018 13:14:51 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.1
|
Tue, 17 Jul 2018 13:10:46 +0200 |
Sebastien Jodogne |
Orthanc-1.4.1
Orthanc-1.4.1
|
Tue, 17 Jul 2018 12:07:52 +0200 |
Sebastien Jodogne |
new reserved global properties
|
Tue, 17 Jul 2018 11:25:54 +0200 |
Sebastien Jodogne |
moving DatabaseWrapperBase into graveyard
|
Tue, 17 Jul 2018 11:02:18 +0200 |
Sebastien Jodogne |
moving the outdated database plugin sample into the graveyard
|
Tue, 17 Jul 2018 09:45:17 +0200 |
Sebastien Jodogne |
close old branch
worklists
|
Tue, 17 Jul 2018 09:44:54 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.0
|
Tue, 17 Jul 2018 09:44:29 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.3.1
|
Tue, 17 Jul 2018 09:44:25 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.3.0
|
Tue, 17 Jul 2018 09:44:12 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.4
|
Tue, 17 Jul 2018 09:42:52 +0200 |
Sebastien Jodogne |
close old branch
templating
|
Tue, 17 Jul 2018 09:42:40 +0200 |
Sebastien Jodogne |
close old branch
issue-46-anonymization
|
Tue, 17 Jul 2018 09:42:14 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-1.2.0
|
Tue, 17 Jul 2018 09:41:59 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.3
|
Tue, 17 Jul 2018 09:41:56 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.2
|
Tue, 17 Jul 2018 09:41:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.9.1
|
Tue, 17 Jul 2018 09:41:40 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.5
|
Tue, 17 Jul 2018 09:41:32 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.5
|
Tue, 17 Jul 2018 09:41:29 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.6
|
Tue, 17 Jul 2018 09:41:15 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.6
|
Tue, 17 Jul 2018 09:41:06 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.4
|
Tue, 17 Jul 2018 09:41:00 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.3
|
Tue, 17 Jul 2018 09:40:56 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.2
|
Tue, 17 Jul 2018 09:40:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.1
|
Tue, 17 Jul 2018 09:40:48 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.8.0
|
Tue, 17 Jul 2018 09:39:45 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.4
|
Tue, 17 Jul 2018 09:39:43 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.3
|
Tue, 17 Jul 2018 09:39:40 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.2
|
Tue, 17 Jul 2018 09:39:38 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.1
|
Tue, 17 Jul 2018 09:39:33 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.7.0
|
Tue, 17 Jul 2018 09:39:26 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.2
|
Tue, 17 Jul 2018 09:39:20 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.1
|
Tue, 17 Jul 2018 09:39:17 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.6.0
|
Tue, 17 Jul 2018 09:39:08 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.5.2
|
Tue, 17 Jul 2018 09:38:53 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.5.0
|
Tue, 17 Jul 2018 09:38:46 +0200 |
Sebastien Jodogne |
close old branch
Orthanc-0.4.0
|
Mon, 16 Jul 2018 17:09:40 +0200 |
Sebastien Jodogne |
framework 1.4.0
|
Mon, 16 Jul 2018 13:38:18 +0200 |
Sebastien Jodogne |
news
|
Mon, 16 Jul 2018 11:19:30 +0200 |
Sebastien Jodogne |
fix deadlock in Lua scripts
|
Sun, 15 Jul 2018 16:41:43 +0200 |
Sebastien Jodogne |
typo
|
Fri, 13 Jul 2018 17:08:19 +0200 |
Sebastien Jodogne |
typo
|
Fri, 13 Jul 2018 15:47:33 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 13 Jul 2018 15:47:15 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 13 Jul 2018 14:55:47 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.4.0
|
Fri, 13 Jul 2018 14:49:23 +0200 |
Sebastien Jodogne |
Orthanc-1.4.0
Orthanc-1.4.0
|
Fri, 13 Jul 2018 12:35:31 +0200 |
Sebastien Jodogne |
fix warnings
|
Fri, 13 Jul 2018 12:34:53 +0200 |
s jodogne |
fix mingw compilation
|
Fri, 13 Jul 2018 10:08:18 +0200 |
Sebastien Jodogne |
closing branch jobs
jobs
|
Fri, 13 Jul 2018 10:07:45 +0200 |
Sebastien Jodogne |
integration jobs->mainline
|
Thu, 12 Jul 2018 21:50:15 +0200 |
Sebastien Jodogne |
fix warning
jobs
|
Thu, 12 Jul 2018 18:01:16 +0200 |
Sebastien Jodogne |
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
jobs
|
Thu, 12 Jul 2018 16:07:56 +0200 |
Sebastien Jodogne |
Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
jobs
|
Thu, 12 Jul 2018 15:54:37 +0200 |
Sebastien Jodogne |
fix issue #77
jobs
|
Thu, 12 Jul 2018 15:11:42 +0200 |
Sebastien Jodogne |
fix issue #66
jobs
|
Thu, 12 Jul 2018 14:32:03 +0200 |
Sebastien Jodogne |
fix for older versions of boost
jobs
|
Thu, 12 Jul 2018 12:55:48 +0200 |
Sebastien Jodogne |
fix issue #94
jobs
|
Thu, 12 Jul 2018 11:34:45 +0200 |
Sebastien Jodogne |
merge
jobs
|
Thu, 12 Jul 2018 11:34:25 +0200 |
Sebastien Jodogne |
OrthancPluginCheckVersionAdvanced
jobs
|
Thu, 12 Jul 2018 10:43:21 +0200 |
Sebastien Jodogne |
merge
jobs
|
Thu, 12 Jul 2018 10:43:02 +0200 |
Sebastien Jodogne |
fix missing transaction
jobs
|
Tue, 10 Jul 2018 11:29:30 +0200 |
am |
reduced verbosity of repetitive message
jobs
|
Mon, 09 Jul 2018 13:02:56 +0200 |
Sebastien Jodogne |
fix embedding openssl within a DLL
jobs
|
Mon, 09 Jul 2018 12:20:28 +0200 |
Sebastien Jodogne |
fix
jobs
|
Mon, 09 Jul 2018 11:37:36 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 09 Jul 2018 11:37:17 +0200 |
Sebastien Jodogne |
fix openssl linking
|
Mon, 09 Jul 2018 10:53:13 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 09 Jul 2018 10:52:52 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.0.2o
|
Mon, 09 Jul 2018 10:16:16 +0200 |
Sebastien Jodogne |
typo
|
Mon, 09 Jul 2018 08:18:22 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Fri, 06 Jul 2018 16:51:08 +0200 |
Sebastien Jodogne |
improvement
|
Fri, 06 Jul 2018 16:48:48 +0200 |
Sebastien Jodogne |
fix for LSB
|
Fri, 06 Jul 2018 16:33:03 +0200 |
Sebastien Jodogne |
fix portability of PAM reader/writer
|
Fri, 06 Jul 2018 15:18:53 +0200 |
Sebastien Jodogne |
fix MIME type for PAM images
|
Thu, 05 Jul 2018 21:02:50 +0200 |
Sebastien Jodogne |
fix
|
Thu, 05 Jul 2018 18:50:36 +0200 |
Sebastien Jodogne |
fix
|
Thu, 05 Jul 2018 17:10:10 +0200 |
Sebastien Jodogne |
fix msvc warning
jobs
|
Thu, 05 Jul 2018 14:28:15 +0200 |
am |
fix install
jobs
|
Thu, 05 Jul 2018 12:25:00 +0200 |
am |
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
|
Wed, 04 Jul 2018 17:31:55 +0200 |
Sebastien Jodogne |
updated comments
jobs
|
Tue, 03 Jul 2018 15:59:17 +0200 |
Sebastien Jodogne |
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
jobs
|
Tue, 03 Jul 2018 15:07:41 +0200 |
Sebastien Jodogne |
renames
jobs
|
Tue, 03 Jul 2018 14:59:54 +0200 |
Sebastien Jodogne |
some reserved global properties for plugins
jobs
|
Fri, 29 Jun 2018 09:56:04 +0200 |
Sebastien Jodogne |
merge
jobs
|
Fri, 29 Jun 2018 09:55:54 +0200 |
Sebastien Jodogne |
removal in doc
jobs
|
Fri, 29 Jun 2018 09:23:43 +0200 |
Sebastien Jodogne |
Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
jobs
|
Thu, 28 Jun 2018 16:16:33 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 16:07:57 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 16:04:13 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 15:51:25 +0200 |
Sebastien Jodogne |
fix
jobs
|
Thu, 28 Jun 2018 12:24:45 +0200 |
Alain Mazy |
avoid throwing exception
|
Thu, 28 Jun 2018 12:15:21 +0200 |
Sebastien Jodogne |
fix
jobs
|
Wed, 27 Jun 2018 15:09:11 +0200 |
Sebastien Jodogne |
Configuration option "LogExportedResources" is now "false" by default
jobs
|
Thu, 21 Jun 2018 09:32:42 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Thu, 21 Jun 2018 09:32:16 +0200 |
Sebastien Jodogne |
fix build on OS X
|
Thu, 21 Jun 2018 08:07:25 +0200 |
Sebastien Jodogne |
fix
|
Thu, 21 Jun 2018 08:06:58 +0200 |
Sebastien Jodogne |
fix
jobs
|
Wed, 20 Jun 2018 18:03:20 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 20 Jun 2018 18:02:36 +0200 |
Sebastien Jodogne |
boost 1.67.0
|
Fri, 15 Jun 2018 11:18:20 +0200 |
Sebastien Jodogne |
fix
jobs
|
Fri, 15 Jun 2018 11:16:37 +0200 |
Sebastien Jodogne |
migrate OpenSSL initialization to Toolbox
jobs
|
Tue, 12 Jun 2018 16:22:07 +0200 |
Sebastien Jodogne |
primitives to compile OpenSSL within MariaDB
jobs
|
Mon, 11 Jun 2018 20:26:24 +0200 |
Sebastien Jodogne |
lua callbacks for jobs
jobs
|
Mon, 11 Jun 2018 16:30:13 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 11 Jun 2018 16:29:33 +0200 |
Sebastien Jodogne |
JobsRegistry::IObserver
jobs
|
Mon, 11 Jun 2018 15:57:25 +0200 |
Sebastien Jodogne |
periodically saving jobs
jobs
|
Mon, 11 Jun 2018 09:20:04 +0200 |
Sebastien Jodogne |
new command-line argument: --no-jobs
jobs
|
Sat, 09 Jun 2018 14:23:54 +0200 |
Sebastien Jodogne |
serialize jobs as an object
jobs
|
Sat, 09 Jun 2018 14:15:32 +0200 |
Sebastien Jodogne |
no passwords in public content of jobs
jobs
|
Fri, 08 Jun 2018 18:08:48 +0200 |
Sebastien Jodogne |
saving jobs engine on exit
jobs
|
Fri, 08 Jun 2018 15:48:35 +0200 |
Sebastien Jodogne |
serialization of JobsRegistry
jobs
|
Fri, 08 Jun 2018 15:05:32 +0200 |
Sebastien Jodogne |
SequenceOfOperationsJob serialization
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
|
Thu, 07 Jun 2018 18:18:02 +0200 |
Sebastien Jodogne |
some jobs might not be serializable
jobs
|
Thu, 07 Jun 2018 17:47:41 +0200 |
Sebastien Jodogne |
serialization of DicomModification
jobs
|
Thu, 07 Jun 2018 17:15:55 +0200 |
Sebastien Jodogne |
readme
|
Thu, 07 Jun 2018 12:51:44 +0200 |
Sebastien Jodogne |
todo
jobs
|
Thu, 07 Jun 2018 12:24:17 +0200 |
Sebastien Jodogne |
cont
jobs
|
Wed, 06 Jun 2018 18:37:43 +0200 |
Sebastien Jodogne |
todo
jobs
|
Wed, 06 Jun 2018 16:52:42 +0200 |
Sebastien Jodogne |
JobsSerialization.GenericJobs
jobs
|
Tue, 05 Jun 2018 18:25:23 +0200 |
Sebastien Jodogne |
SerializationToolbox
jobs
|
Tue, 05 Jun 2018 17:57:49 +0200 |
Sebastien Jodogne |
serialization
jobs
|
Tue, 05 Jun 2018 17:09:18 +0200 |
Sebastien Jodogne |
fix
jobs
|
Tue, 05 Jun 2018 15:46:02 +0200 |
Sebastien Jodogne |
MemoryStorageArea
jobs
|
Mon, 04 Jun 2018 12:36:24 +0200 |
Sebastien Jodogne |
fix
jobs
|
Mon, 04 Jun 2018 11:53:12 +0200 |
Sebastien Jodogne |
testing value serialization
jobs
|
Fri, 01 Jun 2018 19:03:28 +0200 |
Sebastien Jodogne |
cont
jobs
|
Fri, 01 Jun 2018 10:51:06 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Thu, 31 May 2018 18:44:05 +0200 |
Sebastien Jodogne |
serialization of JobHandler
jobs
|
Thu, 31 May 2018 17:45:09 +0200 |
Sebastien Jodogne |
removal of internal job information
jobs
|
Thu, 31 May 2018 17:30:22 +0200 |
Sebastien Jodogne |
StringToJobState
jobs
|
Thu, 31 May 2018 08:31:22 +0200 |
Sebastien Jodogne |
Grayscale64 pixel format
|
Wed, 30 May 2018 10:50:57 +0200 |
Sebastien Jodogne |
fix Orthanc framework without DICOM support
jobs
|
Tue, 29 May 2018 09:12:33 +0200 |
Sebastien Jodogne |
fix for msvc
jobs
|
Mon, 28 May 2018 16:46:54 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 28 May 2018 16:39:00 +0200 |
Sebastien Jodogne |
move
jobs
|
Mon, 28 May 2018 16:30:17 +0200 |
Sebastien Jodogne |
ResourceModificationJob
jobs
|
Mon, 28 May 2018 14:39:22 +0200 |
Sebastien Jodogne |
simplification
jobs
|
Mon, 28 May 2018 10:58:07 +0200 |
Sebastien Jodogne |
Avoid unnecessary calls to the database if there is no Lua callback
jobs
|
Mon, 28 May 2018 10:54:59 +0200 |
Sebastien Jodogne |
Avoid unnecessary calls to the database if there is no Lua callback
|
Mon, 28 May 2018 10:52:18 +0200 |
Sebastien Jodogne |
cont
jobs
|
Fri, 25 May 2018 18:54:38 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Fri, 25 May 2018 18:54:11 +0200 |
Sebastien Jodogne |
merge
|
Fri, 25 May 2018 18:53:47 +0200 |
Sebastien Jodogne |
log about remote access allowed
|
Fri, 25 May 2018 18:09:27 +0200 |
Sebastien Jodogne |
ArchiveJob
jobs
|
Fri, 25 May 2018 16:18:14 +0200 |
Sebastien Jodogne |
more uniform layout
jobs
|
Fri, 25 May 2018 16:09:59 +0200 |
Sebastien Jodogne |
creating archives/medias is now a job
jobs
|
Fri, 25 May 2018 15:13:45 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 25 May 2018 14:39:58 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 25 May 2018 14:07:52 +0200 |
Sebastien Jodogne |
refactoring of archive creation
jobs
|
Fri, 25 May 2018 11:25:33 +0200 |
Sebastien Jodogne |
cleanup
jobs
|
Fri, 25 May 2018 10:54:33 +0200 |
Sebastien Jodogne |
new configuration option: SynchronousCMove
jobs
|
Thu, 24 May 2018 21:44:22 +0200 |
Sebastien Jodogne |
asynchronous c-movoe
jobs
|
Wed, 23 May 2018 14:28:25 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 23 May 2018 10:08:04 +0200 |
Sebastien Jodogne |
New option "?short" to list DICOM tags using their hexadecimal ID
|
Tue, 22 May 2018 17:37:16 +0200 |
Sebastien Jodogne |
primitives for unserializing jobs
jobs
|
Tue, 22 May 2018 14:08:57 +0200 |
Sebastien Jodogne |
speeding up shutdown if Lua script is in trailing phase
jobs
|
Tue, 22 May 2018 13:11:47 +0200 |
Sebastien Jodogne |
fix issue #25
jobs
|
Tue, 22 May 2018 12:59:38 +0200 |
Sebastien Jodogne |
fix
jobs
|
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
|
Tue, 22 May 2018 08:10:55 +0200 |
Sebastien Jodogne |
typo
|
Mon, 21 May 2018 09:00:20 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Mon, 21 May 2018 09:00:06 +0200 |
Sebastien Jodogne |
jdi
|
Mon, 21 May 2018 08:59:04 +0200 |
Sebastien Jodogne |
renames
jobs
|
Sat, 19 May 2018 18:11:40 +0200 |
Sebastien Jodogne |
removal of unused Semaphore and ILockable classes
jobs
|
Sat, 19 May 2018 16:40:26 +0200 |
Sebastien Jodogne |
moving the old scheduler to the graveyard
jobs
|
Sat, 19 May 2018 16:29:00 +0200 |
Sebastien Jodogne |
switch Lua to new jobs engine
jobs
|
Sat, 19 May 2018 15:50:09 +0200 |
Sebastien Jodogne |
simplification wrt. dicom connection manager
jobs
|
Sat, 19 May 2018 15:28:41 +0200 |
Sebastien Jodogne |
ModifyInstanceOperation
jobs
|
Sat, 19 May 2018 15:10:26 +0200 |
Sebastien Jodogne |
SystemCallOperation
jobs
|
Fri, 18 May 2018 18:06:53 +0200 |
Sebastien Jodogne |
StorePeerOperation
jobs
|
Fri, 18 May 2018 17:37:14 +0200 |
Sebastien Jodogne |
fix race conditions if creating Lua jobs
jobs
|
Fri, 18 May 2018 17:02:25 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Fri, 18 May 2018 15:34:11 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Thu, 17 May 2018 17:03:40 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Thu, 17 May 2018 16:22:40 +0200 |
Sebastien Jodogne |
SequenceOfOperationsJob
jobs
|
Wed, 16 May 2018 19:00:43 +0200 |
Sebastien Jodogne |
IJobOperation
jobs
|
Wed, 16 May 2018 16:23:20 +0200 |
Sebastien Jodogne |
simplification of JobStepResult
jobs
|
Wed, 16 May 2018 14:40:05 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 16 May 2018 14:34:06 +0200 |
Sebastien Jodogne |
jobs to the right
jobs
|
Wed, 16 May 2018 14:32:56 +0200 |
Sebastien Jodogne |
new
|
Wed, 16 May 2018 14:32:16 +0200 |
Sebastien Jodogne |
new screen in OrthancExplorer to list studies
|
Wed, 16 May 2018 13:51:26 +0200 |
Sebastien Jodogne |
fix lsb release
jobs
|
Wed, 16 May 2018 11:26:29 +0200 |
Sebastien Jodogne |
integration mainline->jobs
jobs
|
Wed, 16 May 2018 11:26:08 +0200 |
Sebastien Jodogne |
fix for older releases of boost::thread
jobs
|
Tue, 15 May 2018 16:28:43 +0200 |
Sebastien Jodogne |
getting rid of ReusableDicomConnection in QueryRetrieveHandler and OrthancMoveRequestHandler
jobs
|
Tue, 15 May 2018 16:10:03 +0200 |
Sebastien Jodogne |
getting rid of ReusableDicomConnection in REST API
jobs
|
Tue, 15 May 2018 11:23:25 +0200 |
Sebastien Jodogne |
improved trace logging in SQLite
|
Mon, 14 May 2018 21:44:41 +0200 |
Sebastien Jodogne |
new constructor for DicomUserConnection
jobs
|
Mon, 14 May 2018 21:33:57 +0200 |
Sebastien Jodogne |
simplifications
jobs
|
Mon, 14 May 2018 21:24:51 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 14 May 2018 21:15:28 +0200 |
Sebastien Jodogne |
refactoring
jobs
|
Mon, 14 May 2018 20:43:16 +0200 |
Sebastien Jodogne |
OrthancPeerStoreJob
jobs
|
Fri, 11 May 2018 17:58:06 +0200 |
Sebastien Jodogne |
job actions in Orthanc Explorer
jobs
|
Fri, 11 May 2018 17:33:19 +0200 |
Sebastien Jodogne |
JobsRegistry::Cancel()
jobs
|
Fri, 11 May 2018 09:35:17 +0200 |
Sebastien Jodogne |
avoid unecessary openings of DICOM connection for C-Store
jobs
|
Fri, 11 May 2018 09:32:15 +0200 |
Sebastien Jodogne |
fix
|
Fri, 11 May 2018 08:55:34 +0200 |
Sebastien Jodogne |
keep_alive_timeout_ms for civetweb
|
Fri, 11 May 2018 08:54:56 +0200 |
Sebastien Jodogne |
keep_alive_timeout_ms for civetweb
jobs
|
Fri, 11 May 2018 08:37:32 +0200 |
Sebastien Jodogne |
escape colons in path
|
Wed, 09 May 2018 17:57:21 +0200 |
Sebastien Jodogne |
news
jobs
|
Wed, 09 May 2018 17:56:26 +0200 |
Sebastien Jodogne |
merge
jobs
|
Wed, 09 May 2018 17:56:14 +0200 |
Sebastien Jodogne |
StoreScuJob, Orthanc Explorer for jobs
jobs
|
Wed, 09 May 2018 15:57:44 +0200 |
Sebastien Jodogne |
warning message about the use of HTTPS
|
Tue, 08 May 2018 20:48:49 +0200 |
Sebastien Jodogne |
Fix generation of DICOMDIR if PatientID is empty
|
Mon, 07 May 2018 21:42:04 +0200 |
Sebastien Jodogne |
JobsRegistry::SubmitAndWait(), StoreScuJob
jobs
|
Mon, 07 May 2018 15:37:20 +0200 |
Sebastien Jodogne |
reorganization
jobs
|
Mon, 07 May 2018 15:02:34 +0200 |
Sebastien Jodogne |
improvements
jobs
|
Mon, 07 May 2018 14:26:31 +0200 |
Sebastien Jodogne |
archival of BagOfTasksProcessor, Mutex, and ReaderWriterLock
jobs
|
Mon, 07 May 2018 13:51:23 +0200 |
Sebastien Jodogne |
improved handling of eta
jobs
|
Mon, 07 May 2018 13:20:29 +0200 |
Sebastien Jodogne |
JobsEngine
jobs
|
Fri, 04 May 2018 17:49:44 +0200 |
Sebastien Jodogne |
fix
jobs
|
Fri, 04 May 2018 17:47:02 +0200 |
Sebastien Jodogne |
RunningJob::ExecuteStep()
jobs
|
Fri, 04 May 2018 17:28:47 +0200 |
Sebastien Jodogne |
refactoring
jobs
|
Fri, 04 May 2018 10:31:27 +0200 |
Sebastien Jodogne |
updated bibtex
|
Thu, 03 May 2018 18:48:20 +0200 |
Sebastien Jodogne |
JobsEngineStates.pdf
jobs
|
Thu, 03 May 2018 18:45:47 +0200 |
Sebastien Jodogne |
cont
jobs
|
Thu, 03 May 2018 15:24:33 +0200 |
Sebastien Jodogne |
cont
jobs
|
Thu, 03 May 2018 13:45:31 +0200 |
Sebastien Jodogne |
state machine
jobs
|
Thu, 03 May 2018 10:27:39 +0200 |
Sebastien Jodogne |
IJob
jobs
|
Wed, 02 May 2018 16:00:16 +0200 |
Sebastien Jodogne |
removed annoying error log
|
Wed, 02 May 2018 11:50:47 +0200 |
am |
/tags now returns multiple numerical values in a \ separated string
|
Thu, 19 Apr 2018 16:26:17 +0200 |
Sebastien Jodogne |
fix for windows
|
Thu, 19 Apr 2018 09:32:20 +0200 |
Sebastien Jodogne |
new Orthanc framework available
|
Wed, 18 Apr 2018 14:55:34 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 18 Apr 2018 14:54:54 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 18 Apr 2018 12:35:29 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.2
|
Wed, 18 Apr 2018 12:30:03 +0200 |
Sebastien Jodogne |
Orthanc-1.3.2
Orthanc-1.3.2
|
Wed, 18 Apr 2018 10:23:40 +0200 |
Sebastien Jodogne |
MinGW, ORTHANC_FRAMEWORK_URL
|
Tue, 17 Apr 2018 19:19:27 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 21:01:08 +0200 |
Sebastien Jodogne |
fix freebsd
|
Tue, 17 Apr 2018 20:42:07 +0200 |
Sebastien Jodogne |
merge
|
Tue, 17 Apr 2018 20:41:49 +0200 |
Sebastien Jodogne |
fix openbsd
|
Tue, 17 Apr 2018 18:02:26 +0200 |
Sebastien Jodogne |
mingw
|
Tue, 17 Apr 2018 17:33:54 +0200 |
Sebastien Jodogne |
fix missing logging
|
Tue, 17 Apr 2018 16:14:03 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 15:22:32 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:50:34 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:32:18 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 14:23:25 +0200 |
Sebastien Jodogne |
ORTHANC_FRAMEWORK_PLUGIN
|
Tue, 17 Apr 2018 13:03:34 +0200 |
Sebastien Jodogne |
DicomModification::SetDicomIdentifierGenerator()
|
Tue, 17 Apr 2018 11:42:01 +0200 |
Sebastien Jodogne |
fix
|
Tue, 17 Apr 2018 11:27:51 +0200 |
Sebastien Jodogne |
improvements
|
Mon, 16 Apr 2018 17:07:37 +0200 |
Sebastien Jodogne |
fix
|
Mon, 16 Apr 2018 16:24:33 +0200 |
Sebastien Jodogne |
DownloadOrthancFramework.cmake
|
Mon, 16 Apr 2018 15:48:06 +0200 |
Sebastien Jodogne |
check md5 of previously downloaded files
|
Mon, 16 Apr 2018 15:08:41 +0200 |
Sebastien Jodogne |
fix in Orthanc framework
|
Fri, 13 Apr 2018 13:11:25 +0200 |
Sebastien Jodogne |
old warnings turned into info
|
Wed, 11 Apr 2018 16:23:24 +0200 |
Sebastien Jodogne |
remove filenames too long for Windows in Boost
|
Wed, 11 Apr 2018 12:35:59 +0200 |
Sebastien Jodogne |
fix version
|
Wed, 11 Apr 2018 12:10:07 +0200 |
Sebastien Jodogne |
boost 1.66.0
|
Tue, 10 Apr 2018 17:33:26 +0200 |
Sebastien Jodogne |
optimization in cmake
|
Tue, 10 Apr 2018 16:48:49 +0200 |
Sebastien Jodogne |
fix wasm
|
Tue, 10 Apr 2018 06:57:42 +0200 |
Sebastien Jodogne |
fix build with dcmtk 3.6.0
|
Mon, 09 Apr 2018 17:59:16 +0200 |
Sebastien Jodogne |
support anonymization of CurrentRequestedProcedureEvidenceSequence
|
Thu, 29 Mar 2018 16:14:10 +0200 |
Sebastien Jodogne |
fix
|
Thu, 29 Mar 2018 14:52:11 +0200 |
Sebastien Jodogne |
ParseAnonymizationRequest/ParseModifyRequest now in DicomModification
|
Thu, 29 Mar 2018 14:41:41 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 29 Mar 2018 14:35:48 +0200 |
Sebastien Jodogne |
refactoring
|
Thu, 29 Mar 2018 10:13:56 +0200 |
Sebastien Jodogne |
fix
|
Thu, 29 Mar 2018 10:08:06 +0200 |
Sebastien Jodogne |
fix WebAssembly build
|
Thu, 29 Mar 2018 08:55:32 +0200 |
Sebastien Jodogne |
fix msvc
|
Wed, 28 Mar 2018 18:02:07 +0200 |
Sebastien Jodogne |
loading DICOM dictionaries in sandboxed environments
|
Wed, 28 Mar 2018 15:20:50 +0200 |
Sebastien Jodogne |
SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
|
Wed, 28 Mar 2018 14:18:02 +0200 |
Sebastien Jodogne |
fix
|
Wed, 28 Mar 2018 14:14:37 +0200 |
Sebastien Jodogne |
configuration of DCMTK for WebAssembly
|
Wed, 28 Mar 2018 11:31:19 +0200 |
Sebastien Jodogne |
upgrade to zlib 1.2.11
|
Wed, 28 Mar 2018 11:24:17 +0200 |
Sebastien Jodogne |
possibility to disable zlib support in the Orthanc framework
|
Mon, 26 Mar 2018 18:31:40 +0200 |
amazy |
invalidate DicomCache when deleting instance
|
Mon, 26 Mar 2018 17:09:42 +0200 |
Sebastien Jodogne |
Preservation of UID relationships while anonymizing
|
Mon, 26 Mar 2018 11:09:19 +0200 |
Sebastien Jodogne |
fix Windows build
|
Mon, 26 Mar 2018 10:13:50 +0200 |
Sebastien Jodogne |
fix msvc build
|
Sat, 24 Mar 2018 12:02:52 +0100 |
Sebastien Jodogne |
fix
|
Sat, 24 Mar 2018 11:34:09 +0100 |
Sebastien Jodogne |
comment
|
Sat, 24 Mar 2018 11:29:16 +0100 |
Sebastien Jodogne |
merge
|
Sat, 24 Mar 2018 11:29:02 +0100 |
Sebastien Jodogne |
dcmtk-3.6.2-cmath.patch
|
Fri, 23 Mar 2018 18:13:21 +0100 |
Sebastien Jodogne |
ITagVisitor - for anonymization relationships
|
Thu, 22 Mar 2018 17:31:36 +0100 |
Sebastien Jodogne |
fix
|
Thu, 22 Mar 2018 15:27:00 +0100 |
Sebastien Jodogne |
Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
|
Thu, 22 Mar 2018 12:53:20 +0100 |
Sebastien Jodogne |
int16_t to rgba32 conversion
|
Tue, 20 Mar 2018 13:26:00 +0100 |
Sebastien Jodogne |
convert grayscale16 to bgra32
|
Mon, 19 Mar 2018 10:04:48 +0100 |
Sebastien Jodogne |
todo
|
Thu, 15 Mar 2018 16:17:01 +0100 |
Sebastien Jodogne |
PixelTraits::FloatToPixel for color formats
|
Thu, 15 Mar 2018 11:57:09 +0100 |
Sebastien Jodogne |
fix
|
Wed, 14 Mar 2018 16:50:31 +0100 |
Sebastien Jodogne |
fix color-to-grayscale conversion
|
Wed, 14 Mar 2018 13:46:17 +0100 |
Sebastien Jodogne |
speed up ImageProcessing::Set
|
Tue, 13 Mar 2018 21:14:21 +0100 |
Sebastien Jodogne |
Bresenham's line algorithm
|
Tue, 13 Mar 2018 17:02:30 +0100 |
Sebastien Jodogne |
back to rounding to fix integration tests
|
Tue, 13 Mar 2018 16:29:20 +0100 |
Sebastien Jodogne |
PixelTraits and ImageTraits
|
Wed, 07 Mar 2018 15:46:47 +0100 |
Sebastien Jodogne |
new error code: DatabaseUnavailable
|
Tue, 06 Mar 2018 10:41:05 +0100 |
Sebastien Jodogne |
todo
|
Fri, 02 Mar 2018 18:25:07 +0100 |
Sebastien Jodogne |
logging to stdio
|
Fri, 02 Mar 2018 15:10:37 +0100 |
Sebastien Jodogne |
logging primitives for WebAssembly
|
Thu, 01 Mar 2018 09:29:06 +0100 |
Sebastien Jodogne |
speedup by truncating instead of rounding
|
Tue, 20 Feb 2018 11:16:49 +0100 |
Sebastien Jodogne |
merge
|
Tue, 20 Feb 2018 11:16:14 +0100 |
Sebastien Jodogne |
Close lua_dll branch
lua_dll
|
Tue, 20 Feb 2018 11:15:36 +0100 |
Sebastien Jodogne |
branch integration: lua_dll->default
|
Tue, 20 Feb 2018 11:14:59 +0100 |
Sebastien Jodogne |
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
lua_dll
|
Mon, 19 Feb 2018 21:52:04 +0100 |
amazy |
fix
lua_dll
|
Mon, 19 Feb 2018 18:58:39 +0100 |
amazy |
enable lua dynamic library loading
lua_dll
|
Mon, 19 Feb 2018 16:55:05 +0100 |
Sebastien Jodogne |
Orthanc now uses UTC (universal time) instead of local time in its database
|
Thu, 08 Feb 2018 11:51:41 +0100 |
Sebastien Jodogne |
fix
|
Fri, 02 Feb 2018 17:05:54 +0100 |
Sebastien Jodogne |
warning if no SSL support
|
Mon, 22 Jan 2018 15:32:45 +0100 |
Sebastien Jodogne |
remove meaningless message about profiling
|
Wed, 17 Jan 2018 21:33:56 +0100 |
amazy |
removed 'in Lua script' in error messages that is misleading since these commands can also be called from the API
|
Wed, 17 Jan 2018 17:34:15 +0100 |
Sebastien Jodogne |
log
|
Tue, 16 Jan 2018 13:22:14 +0100 |
Sebastien Jodogne |
fix
|
Tue, 16 Jan 2018 12:49:04 +0100 |
Sebastien Jodogne |
fix
|
Tue, 09 Jan 2018 12:59:55 +0100 |
Sebastien Jodogne |
todo
|
Tue, 09 Jan 2018 12:54:00 +0100 |
Sebastien Jodogne |
todo
|
Tue, 09 Jan 2018 10:02:08 +0100 |
Sebastien Jodogne |
uuid not available if sandboxed
|
Fri, 05 Jan 2018 16:38:25 +0100 |
Sebastien Jodogne |
Fix for Osimis issue WVB-319: Some images are not loading in US_MF
|
Fri, 05 Jan 2018 10:10:07 +0100 |
Sebastien Jodogne |
move SharedLibrary into OrthancFramework
|
Fri, 05 Jan 2018 09:35:56 +0100 |
Sebastien Jodogne |
fix dynamic linking with google-test
|
Thu, 04 Jan 2018 20:02:35 +0100 |
Sebastien Jodogne |
fix for openbsd
|
Thu, 04 Jan 2018 18:37:41 +0100 |
Sebastien Jodogne |
fix openbsd
|
Thu, 04 Jan 2018 17:04:29 +0100 |
Sebastien Jodogne |
endianness in openbsd
|
Thu, 04 Jan 2018 12:56:19 +0100 |
Sebastien Jodogne |
fix
|
Thu, 04 Jan 2018 09:27:16 +0100 |
Sebastien Jodogne |
note about ar
|
Wed, 03 Jan 2018 20:25:35 +0100 |
Sebastien Jodogne |
Fix static build on CentOS 6
|
Wed, 03 Jan 2018 16:56:52 +0100 |
Sebastien Jodogne |
improved e2fsprogs
|
Wed, 03 Jan 2018 16:19:47 +0100 |
Sebastien Jodogne |
fix relative path
|
Wed, 03 Jan 2018 15:40:34 +0100 |
Sebastien Jodogne |
missing generated file in e2fsprogs
|
Wed, 03 Jan 2018 15:17:12 +0100 |
Sebastien Jodogne |
fix os x
|
Wed, 03 Jan 2018 13:07:57 +0100 |
Sebastien Jodogne |
lsb working
|
Wed, 03 Jan 2018 11:02:59 +0100 |
Sebastien Jodogne |
Static linking against libuuid
|
Wed, 03 Jan 2018 08:41:14 +0100 |
Sebastien Jodogne |
upgrade to curl 7.57.0
|
Tue, 02 Jan 2018 18:04:11 +0100 |
Sebastien Jodogne |
working on linux standard base
|
Tue, 02 Jan 2018 09:35:07 +0100 |
Sebastien Jodogne |
upgrade to year 2018
|
Thu, 14 Dec 2017 16:30:30 +0100 |
Sebastien Jodogne |
/tools/create-media-extended to include type-3 tags in DICOMDIR
|
Thu, 14 Dec 2017 13:02:06 +0100 |
Sebastien Jodogne |
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
|
Fri, 08 Dec 2017 10:21:24 +0100 |
Sebastien Jodogne |
"/system" URI returns the version of the Orthanc REST API
|
Wed, 06 Dec 2017 14:44:12 +0100 |
Sebastien Jodogne |
possibility to subclass LuaFunctionCall
|
Tue, 05 Dec 2017 21:58:09 +0100 |
Sebastien Jodogne |
fix Toolbox::IsAsciiString
|
Tue, 05 Dec 2017 12:43:28 +0100 |
amazy |
added ?expand argument to /peers and /modalities routes
|
Thu, 30 Nov 2017 10:26:56 +0100 |
Sebastien Jodogne |
fix mainline version
|
Thu, 30 Nov 2017 10:26:20 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 29 Nov 2017 17:37:02 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.3.1
|
Wed, 29 Nov 2017 17:32:48 +0100 |
Sebastien Jodogne |
Orthanc-1.3.1
Orthanc-1.3.1
|
Wed, 29 Nov 2017 17:32:31 +0100 |
Sebastien Jodogne |
news
|
Wed, 29 Nov 2017 15:30:30 +0100 |
Sebastien Jodogne |
Upgrade to SQLite amalgamation 3.21.0 in static builds
|
Sat, 25 Nov 2017 11:22:53 +0100 |
amazy |
fix issue 31 for good: removing group length correctly
|
Tue, 14 Nov 2017 14:55:11 +0100 |
Sebastien Jodogne |
added application/wasm MIME type for WebAssembly
|
Wed, 08 Nov 2017 17:49:57 +0100 |
Sebastien Jodogne |
Upgrade to Boost 1.65.1 in static builds
|
Mon, 30 Oct 2017 09:48:32 +0100 |
Sebastien Jodogne |
print error if unable to parse DICOM
|
Sun, 29 Oct 2017 17:38:55 +0100 |
Sebastien Jodogne |
fix for dcmtk 3.6.0
|
Fri, 27 Oct 2017 13:04:41 +0200 |
Sebastien Jodogne |
improvement in Orthanc framework config
|
Tue, 10 Oct 2017 13:23:16 +0200 |
Sebastien Jodogne |
note
|
Tue, 10 Oct 2017 13:00:20 +0200 |
Sebastien Jodogne |
fix
|
Tue, 10 Oct 2017 12:51:11 +0200 |
Sebastien Jodogne |
fix
|
Tue, 10 Oct 2017 12:44:58 +0200 |
Sebastien Jodogne |
compatibility of GDCM sample with Orthanc SDK <= 1.3.0
|
Tue, 10 Oct 2017 12:38:02 +0200 |
Sebastien Jodogne |
New pixel formats exposed in plugin SDK
|
Mon, 09 Oct 2017 21:58:08 +0200 |
Sebastien Jodogne |
Built-in decoding of palette images
|
Sun, 08 Oct 2017 11:46:56 +0200 |
Sebastien Jodogne |
New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
|
Sun, 08 Oct 2017 11:13:56 +0200 |
Sebastien Jodogne |
playing with dicomdir
|
Fri, 06 Oct 2017 17:26:34 +0200 |
Sebastien Jodogne |
merge
|
Fri, 06 Oct 2017 17:26:15 +0200 |
Sebastien Jodogne |
add tags
|
Thu, 05 Oct 2017 17:17:59 +0200 |
jodogne |
fix msvc 2008
|
Wed, 04 Oct 2017 15:57:59 +0200 |
Sebastien Jodogne |
fix
|
Tue, 03 Oct 2017 10:30:06 +0200 |
Sebastien Jodogne |
try and fix compiler bugs
|
Mon, 02 Oct 2017 22:02:05 +0200 |
Sebastien Jodogne |
PixelFormat_Float32
|
Mon, 02 Oct 2017 15:31:20 +0200 |
Sebastien Jodogne |
new tags
|
Fri, 29 Sep 2017 11:46:43 +0200 |
Sebastien Jodogne |
handy shortcuts in DicomMap
|
Fri, 29 Sep 2017 11:35:45 +0200 |
Sebastien Jodogne |
handy shortcuts in DicomMap
|
Fri, 29 Sep 2017 10:16:28 +0200 |
Sebastien Jodogne |
fix gcc warnings in unit tests
|
Fri, 29 Sep 2017 10:13:52 +0200 |
Sebastien Jodogne |
parsing numbers in DicomValue
|
Wed, 27 Sep 2017 17:36:13 +0200 |
Sebastien Jodogne |
ignore-length argument if retrieving DICOM tags
|
Mon, 25 Sep 2017 14:50:13 +0200 |
Sebastien Jodogne |
New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
|
Wed, 20 Sep 2017 17:02:27 +0200 |
Sebastien Jodogne |
fix sandboxed builds
|
Wed, 20 Sep 2017 16:28:27 +0200 |
Sebastien Jodogne |
Orthanc framework: ORTHANC_SANDBOXED parameter
|
Fri, 15 Sep 2017 13:07:06 +0200 |
Sebastien Jodogne |
todo: extended association
|
Fri, 08 Sep 2017 16:48:33 +0200 |
Sebastien Jodogne |
migration of Google Test into OrthancFramework
|
Fri, 08 Sep 2017 16:34:47 +0200 |
Sebastien Jodogne |
rename USE_GOOGLE_TEST_DEBIAN_SOURCE_PACKAGE as USE_GOOGLE_TEST_DEBIAN_PACKAGE
|
Fri, 08 Sep 2017 16:32:59 +0200 |
Sebastien Jodogne |
rename GTEST_ as GOOGLE_TEST_
|
Sat, 02 Sep 2017 11:50:08 +0200 |
Sebastien Jodogne |
Use "GBK" (frequently used in China) as an alias for "GB18030"
|
Fri, 01 Sep 2017 21:37:19 +0200 |
Sebastien Jodogne |
remote access allowed in sample
|
Thu, 31 Aug 2017 16:47:57 +0200 |
Sebastien Jodogne |
merge
|
Thu, 31 Aug 2017 16:47:34 +0200 |
Sebastien Jodogne |
STANDALONE_BUILD is a paramater of the Orthanc framework
|
Wed, 30 Aug 2017 17:18:16 +0200 |
Sebastien Jodogne |
automated inclusion of DICOM dictionaries
|
Wed, 30 Aug 2017 16:43:48 +0200 |
Sebastien Jodogne |
revert
|
Wed, 30 Aug 2017 16:37:59 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Aug 2017 16:23:10 +0200 |
Sebastien Jodogne |
fix compilation without Web server
|
Wed, 30 Aug 2017 13:27:05 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Aug 2017 13:11:37 +0200 |
Sebastien Jodogne |
getting rid of the OpenSSL static library
|
Wed, 30 Aug 2017 12:29:48 +0200 |
Sebastien Jodogne |
fix pch
|
Wed, 30 Aug 2017 12:05:49 +0200 |
Sebastien Jodogne |
fix precompiled headers
|
Wed, 30 Aug 2017 11:48:35 +0200 |
Sebastien Jodogne |
sample of a micro-service
|
Wed, 30 Aug 2017 11:26:08 +0200 |
Sebastien Jodogne |
CMake to build the Orthanc framework without the Orthanc server
|
Wed, 30 Aug 2017 09:29:31 +0200 |
Sebastien Jodogne |
merge
|
Wed, 30 Aug 2017 09:15:06 +0200 |
Sebastien Jodogne |
remove dependendy upon ULg Montefiore Web server
|
Wed, 30 Aug 2017 09:26:48 +0200 |
s jodogne |
fix precompiled headers
|
Wed, 30 Aug 2017 09:04:14 +0200 |
Sebastien Jodogne |
revert
|
Wed, 30 Aug 2017 08:53:18 +0200 |
Sebastien Jodogne |
orthanc-server.com now uses https
|
Tue, 29 Aug 2017 21:17:35 +0200 |
Sebastien Jodogne |
big reorganization to cleanly separate framework vs. server
|
Tue, 29 Aug 2017 19:59:01 +0200 |
Sebastien Jodogne |
uncoupling DCMTK primitives from Orthanc::Configuration
|
Tue, 29 Aug 2017 16:49:44 +0200 |
Sebastien Jodogne |
reorganization in macros
|
Mon, 28 Aug 2017 18:07:03 +0200 |
Sebastien Jodogne |
reorganization in CMake
|
Mon, 28 Aug 2017 15:02:27 +0200 |
Sebastien Jodogne |
fix build
|
Mon, 28 Aug 2017 14:09:24 +0200 |
Sebastien Jodogne |
Experimental support of actively maintained Civetweb to replace Mongoose 3.8
|
Sat, 26 Aug 2017 12:18:45 +0200 |
Sebastien Jodogne |
Fix static compilation of DCMTK 3.6.2 on Fedora
|
Fri, 25 Aug 2017 16:45:08 +0200 |
Sebastien Jodogne |
New security-related options: "DicomAlwaysAllowEcho"
|
Wed, 23 Aug 2017 16:17:54 +0200 |
Sebastien Jodogne |
fix for FreeBSD
|
Tue, 22 Aug 2017 21:51:24 +0200 |
Sebastien Jodogne |
fix
|
Tue, 22 Aug 2017 23:33:42 +0200 |
Sebastien Jodogne |
merge
|
Tue, 22 Aug 2017 23:33:21 +0200 |
Sebastien Jodogne |
fix openbsd build
|
Tue, 22 Aug 2017 21:04:40 +0200 |
Sebastien Jodogne |
todo
|
Tue, 22 Aug 2017 22:20:26 +0200 |
Sebastien Jodogne |
improvements
|
Tue, 22 Aug 2017 17:46:59 +0200 |
Sebastien Jodogne |
fix
|
Tue, 22 Aug 2017 17:32:13 +0200 |
Sebastien Jodogne |
refactoring of BoostConfiguration.cmake
|
Mon, 21 Aug 2017 21:21:48 +0200 |
Sebastien Jodogne |
more consistent handling of libiconv in cmake
|
Mon, 21 Aug 2017 17:15:51 +0200 |
jodogne |
SystemToolbox::GetPathToExecutable() for OpenBSD
|
Mon, 21 Aug 2017 16:28:53 +0200 |
jodogne |
compilation succeeds on OpenBSD
|
Mon, 21 Aug 2017 15:04:20 +0200 |
Sebastien Jodogne |
fix unit tests given www.orthanc-server.com now mandatory uses HTTPS
|
Mon, 21 Aug 2017 13:53:29 +0200 |
Sebastien Jodogne |
removal of -Wno-implicit-function-declaration compiler flag
|
Thu, 20 Jul 2017 16:13:52 +0200 |
Sebastien Jodogne |
note
|
Wed, 19 Jul 2017 14:26:20 +0200 |
Sebastien Jodogne |
fix mainline version
|
Wed, 19 Jul 2017 14:26:08 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 19 Jul 2017 13:10:48 +0200 |
Sebastien Jodogne |
set version
Orthanc-1.3.0
|
Wed, 19 Jul 2017 12:44:56 +0200 |
Sebastien Jodogne |
Orthanc-1.3.0
Orthanc-1.3.0
|
Wed, 19 Jul 2017 12:02:41 +0200 |
Sebastien Jodogne |
removal of unneeded patch for speed in DCMTK 3.6.2
|
Wed, 19 Jul 2017 09:10:02 +0200 |
Sebastien Jodogne |
merge
|
Wed, 19 Jul 2017 09:09:53 +0200 |
Sebastien Jodogne |
rename Orthanc 1.2.1 as 1.3.0
|
Wed, 19 Jul 2017 09:08:04 +0200 |
Sebastien Jodogne |
reject connections earlier if DicomAlwaysAllowStore == false
|
Tue, 18 Jul 2017 17:33:26 +0200 |
Sebastien Jodogne |
Fix issue 52 (DICOM level security association problems)
|
Tue, 18 Jul 2017 08:41:09 +0200 |
Sebastien Jodogne |
log info
|
Tue, 18 Jul 2017 07:26:04 +0200 |
Sebastien Jodogne |
travis: fix
|
Tue, 18 Jul 2017 07:22:57 +0200 |
Sebastien Jodogne |
travis: fallback to dcmtk 3.6.0
|
Tue, 18 Jul 2017 00:05:12 +0200 |
Sebastien Jodogne |
fix travis
|
Tue, 18 Jul 2017 00:02:53 +0200 |
Sebastien Jodogne |
fix travis
|
Mon, 17 Jul 2017 23:58:29 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Jul 2017 23:52:08 +0200 |
Sebastien Jodogne |
mingw
|
Mon, 17 Jul 2017 23:41:31 +0200 |
Sebastien Jodogne |
fix for osx
|
Mon, 17 Jul 2017 23:30:48 +0200 |
Sebastien Jodogne |
fix
|
Mon, 17 Jul 2017 23:21:49 +0200 |
Sebastien Jodogne |
install wine on travis
|
Mon, 17 Jul 2017 22:52:52 +0200 |
jodogne |
fix
|
Mon, 17 Jul 2017 22:35:42 +0200 |
Sebastien Jodogne |
fix mingw build
|
Mon, 17 Jul 2017 19:19:08 +0200 |
Sebastien Jodogne |
USE_DCMTK_362_PRIVATE_DIC flag for cmake
|
Mon, 17 Jul 2017 18:49:45 +0200 |
Sebastien Jodogne |
switch to just-released dcmtk 3.6.2
|
Mon, 17 Jul 2017 18:47:46 +0200 |
Sebastien Jodogne |
Added tag dcmtk-3.6.1 for changeset a95beca72e99
|
Mon, 17 Jul 2017 11:49:54 +0200 |
Sebastien Jodogne |
fix header and query/retrieve in Orthanc Explorer
dcmtk-3.6.1
|
Mon, 17 Jul 2017 10:25:25 +0200 |
Sebastien Jodogne |
code review
|
Sat, 15 Jul 2017 13:13:00 +0200 |
Sebastien Jodogne |
fix for mingw
|
Sat, 15 Jul 2017 11:06:59 +0200 |
jodogne |
fix default locale for Windows
|
Sat, 15 Jul 2017 10:59:42 +0200 |
jodogne |
fix warnings in visual studio
|
Fri, 14 Jul 2017 17:29:18 +0200 |
Sebastien Jodogne |
Fix issue #56 (case-insensitive matching over accents)
|
Fri, 14 Jul 2017 16:34:16 +0200 |
Sebastien Jodogne |
"Locale" configuration option
|
Fri, 14 Jul 2017 16:17:02 +0200 |
Sebastien Jodogne |
revert
|
Fri, 14 Jul 2017 16:15:02 +0200 |
Sebastien Jodogne |
be kind with windows
|
Fri, 14 Jul 2017 16:00:16 +0200 |
Sebastien Jodogne |
fix
|
Fri, 14 Jul 2017 15:53:04 +0200 |
Sebastien Jodogne |
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
|
Fri, 14 Jul 2017 11:43:06 +0200 |
Sebastien Jodogne |
news
|
Fri, 14 Jul 2017 11:17:56 +0200 |
Sebastien Jodogne |
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
|
Fri, 14 Jul 2017 10:50:00 +0200 |
Sebastien Jodogne |
fix
|
Fri, 14 Jul 2017 10:37:50 +0200 |
Sebastien Jodogne |
merge
|
Fri, 14 Jul 2017 10:37:33 +0200 |
Sebastien Jodogne |
warning message in DicomModification::Keep()
|
Thu, 13 Jul 2017 12:45:37 +0200 |
amazy |
updated release notes
|
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:42:14 +0200 |
amazy |
removed EFilm2 from sample configuration file
|
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:39:28 +0200 |
Sebastien Jodogne |
news
|
Wed, 12 Jul 2017 22:14:44 +0200 |
Sebastien Jodogne |
integration issue-46-anonymization->mainline
|
Wed, 12 Jul 2017 22:09:27 +0200 |
Sebastien Jodogne |
add basic profile
issue-46-anonymization
|
Wed, 12 Jul 2017 22:07:07 +0200 |
Sebastien Jodogne |
switch to anonymization according to DICOM 2017c
issue-46-anonymization
|
Wed, 12 Jul 2017 16:44:33 +0200 |
Sebastien Jodogne |
GenerateAnonymizationProfile.py
issue-46-anonymization
|
Wed, 12 Jul 2017 15:11:36 +0200 |
Sebastien Jodogne |
implementation of clearings
issue-46-anonymization
|
Wed, 12 Jul 2017 14:00:00 +0200 |
Sebastien Jodogne |
DicomModification::Clear()
issue-46-anonymization
|
Wed, 12 Jul 2017 13:40:02 +0200 |
Sebastien Jodogne |
Argument "DicomVersion" in URIs "/{...}/{...}/anonymization"
issue-46-anonymization
|
Wed, 12 Jul 2017 09:12:12 +0200 |
Sebastien Jodogne |
integration mainline->issue-46-anonymization
issue-46-anonymization
|
Wed, 12 Jul 2017 09:05:08 +0200 |
Sebastien Jodogne |
todo
|
Tue, 11 Jul 2017 21:44:42 +0200 |
Sebastien Jodogne |
revert because duplicate of issue 56
|
Tue, 11 Jul 2017 21:16:11 +0200 |
Sebastien Jodogne |
todo
|
Tue, 11 Jul 2017 17:24:31 +0200 |
Sebastien Jodogne |
Argument "Since" in URI "/tools/find" (related to issue 53)
|
Mon, 10 Jul 2017 11:31:48 +0200 |
jodogne |
fix for SQLite >= 3.19.0
|
Mon, 10 Jul 2017 11:27:55 +0200 |
Sebastien Jodogne |
fix backward compatibility with SQLite < 3.19.0
|
Mon, 10 Jul 2017 09:28:30 +0200 |
jodogne |
fix Debian FTBFS #867789
|
Thu, 06 Jul 2017 08:43:54 +0200 |
Sebastien Jodogne |
GlobalProperty_DatabasePatchLevel
|
Wed, 05 Jul 2017 15:52:47 +0200 |
Sebastien Jodogne |
Fix issue #29 (more consistent handling of the "--upgrade" argument)
|
Wed, 05 Jul 2017 13:31:19 +0200 |
Sebastien Jodogne |
done todo
|
Wed, 05 Jul 2017 13:11:45 +0200 |
Sebastien Jodogne |
Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
|
Wed, 05 Jul 2017 12:42:59 +0200 |
Sebastien Jodogne |
log dcmtk version
|
Wed, 05 Jul 2017 12:26:31 +0200 |
Sebastien Jodogne |
Fix issue #45 (crash when providing a folder to "--config" command-line option)
|
Tue, 04 Jul 2017 15:36:19 +0000 |
Alain Mazy |
added -U option to gdcmconv to prevent gdcmconv to mess up the files. Without that option, we have seen the SpecificCharSet tag becoming invalid !!! (seen on the VIX samples)
|
Wed, 28 Jun 2017 17:19:30 +0200 |
Sebastien Jodogne |
Query/retrieve: Added button for "DR" modality
|
Tue, 27 Jun 2017 17:54:45 +0200 |
Sebastien Jodogne |
Fix XSS inside DICOM in Orthanc Explorer
|
Tue, 27 Jun 2017 12:59:36 +0200 |
Sebastien Jodogne |
typo
|
Tue, 27 Jun 2017 12:38:07 +0200 |
Alain Mazy |
catching std::exception before (...) to try to get more debug info
|
Fri, 23 Jun 2017 16:43:29 +0200 |
Alain Mazy |
Modality worklist: added logs to display the number of files parsed and number of matches
|
Fri, 23 Jun 2017 10:51:44 +0200 |
Sebastien Jodogne |
fix to find DICOM dictionaries in Debian Butter
|
Fri, 23 Jun 2017 10:22:20 +0200 |
Sebastien Jodogne |
Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
|
Wed, 21 Jun 2017 09:24:55 +0000 |
Alain Mazy |
added 2 TODOs
|
Fri, 16 Jun 2017 12:46:06 +0200 |
Sebastien Jodogne |
todo
|
Tue, 13 Jun 2017 17:33:02 +0200 |
Sebastien Jodogne |
idea of plugin
|
Mon, 12 Jun 2017 15:35:14 +0200 |
Sebastien Jodogne |
more generic fix for issue 49
|
Fri, 09 Jun 2017 17:57:42 +0200 |
Sebastien Jodogne |
Fix issue #49 (Worklists: accentuated characters are removed from C-Find responses)
|
Fri, 09 Jun 2017 16:14:52 +0200 |
Sebastien Jodogne |
Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
|
Mon, 22 May 2017 20:39:53 +0200 |
Sebastien Jodogne |
new constructor
|
Fri, 19 May 2017 10:33:17 +0200 |
Sebastien Jodogne |
Ability to retrieve raw frames encoded as unsigned 32-bits integers
|
Wed, 17 May 2017 22:05:34 +0200 |
Sebastien Jodogne |
new constructors in FullOrthancDataset
|
Wed, 10 May 2017 22:40:59 +0200 |
amazy |
updated list of fields to remove during anonymization following PS 3.15-2011 Table E.1-1
issue-46-anonymization
|
Wed, 12 Apr 2017 18:01:04 +0200 |
Thibault Nélis |
ImportDicomFiles: Look for Python interpreter in PATH
|
Tue, 11 Apr 2017 10:35:05 +0200 |
Sebastien Jodogne |
fix for FreeBSD
|
Fri, 17 Mar 2017 16:09:13 +0100 |
Sebastien Jodogne |
fix issue #35
|
Tue, 28 Feb 2017 08:29:52 +0000 |
Sébastien Jodogne |
Merged in Barnerd/orthanc/Barnerd/fix-build-with-libressl-completely-re-1488028252315 (pull request #4)
Orthanc-1.1.0
|
Sat, 25 Feb 2017 13:11:03 +0000 |
Bernard Spil |
Fix build with LibreSSL
Barnerd/fix-build-with-libressl-completely-re-1488028252315
|
Tue, 28 Feb 2017 08:28:37 +0000 |
Sébastien Jodogne |
Merged in Barnerd/orthanc-1/Barnerd/fix-build-with-libressl-libressl-comp-1488028354841 (pull request #5)
|
Sat, 25 Feb 2017 13:12:46 +0000 |
Bernard Spil |
Fix build with LibreSSL
Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
|
Wed, 22 Feb 2017 22:04:41 +0100 |
Sebastien Jodogne |
convenience macro ORTHANC_PLUGINS_VERSION_IS_ABOVE
|
Wed, 22 Feb 2017 21:49:16 +0100 |
Sebastien Jodogne |
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
|
Wed, 22 Feb 2017 13:32:05 +0100 |
Sebastien Jodogne |
fix
|
Tue, 14 Feb 2017 16:03:18 +0100 |
Sebastien Jodogne |
OrthancConfiguration::LookupSetOfStrings
|
Tue, 14 Feb 2017 15:59:19 +0100 |
Sebastien Jodogne |
allowSingleString in OrthancConfiguration::LookupListOfStrings
|
Mon, 13 Feb 2017 10:39:14 +0100 |
Sebastien Jodogne |
primitives for HTTP client in plugin C++ wrapper
|
Wed, 08 Feb 2017 15:27:20 +0100 |
Sebastien Jodogne |
OrthancPlugins::OrthancConfiguration::LookupListOfStrings
|
Fri, 03 Feb 2017 09:41:05 +0000 |
Alain Mazy |
cleanup
|
Thu, 02 Feb 2017 21:32:44 +0100 |
amazy |
fix
|
Thu, 02 Feb 2017 21:18:59 +0100 |
amazy |
updated changes
|
Thu, 02 Feb 2017 21:12:16 +0100 |
amazy |
added hgignore
|
Thu, 02 Feb 2017 21:09:06 +0100 |
amazy |
added Http headers support to HttpPost/Get/Put/Delete
|
Thu, 02 Feb 2017 15:08:33 +0100 |
Sebastien Jodogne |
revert commit #69b0f4e, as quoting is only OPTIONAL, so we preserve backward compatibility
|
Wed, 01 Feb 2017 16:26:57 +0100 |
Sebastien Jodogne |
simplification wrt. modality manufacturers
|
Wed, 01 Feb 2017 14:04:24 +0000 |
Alain Mazy |
removed unused .orig file
|
Wed, 01 Feb 2017 14:03:41 +0000 |
Alain Mazy |
removed unused .orig file
|
Wed, 25 Jan 2017 14:16:46 +0100 |
Sebastien Jodogne |
fix
|
Fri, 20 Jan 2017 13:14:30 +0100 |
Sebastien Jodogne |
colorspace conversion from BGRA32 to RGB24
|
Fri, 20 Jan 2017 10:43:50 +0100 |
Sebastien Jodogne |
todo
|
Wed, 18 Jan 2017 12:19:22 +0100 |
Sebastien Jodogne |
fix in /changes
|
Mon, 16 Jan 2017 13:55:54 +0100 |
Alain Mazy |
updated samples to set keepStrings=ture when calling DumpJson() to access the Orthanc API
|
Mon, 16 Jan 2017 13:07:11 +0100 |
Thibault Nélis |
Escape multipart type parameter value in Content-Type header
|
Mon, 09 Jan 2017 17:13:01 +0100 |
Sebastien Jodogne |
todo
|
Wed, 04 Jan 2017 17:01:02 +0100 |
Sebastien Jodogne |
fix
|
Wed, 04 Jan 2017 13:00:01 +0100 |
Sebastien Jodogne |
osimis address
|
Wed, 04 Jan 2017 12:09:40 +0100 |
Sebastien Jodogne |
shared copyright with osimis
|
Fri, 23 Dec 2016 16:02:00 +0100 |
Sebastien Jodogne |
Logger compatible with the Orthanc plugin SDK
|
Mon, 19 Dec 2016 15:31:01 +0100 |
Sebastien Jodogne |
move USleep() in SystemToolbox
|
Fri, 16 Dec 2016 19:59:48 +0100 |
Sebastien Jodogne |
vulnerabilities disclosed
|
Fri, 16 Dec 2016 17:50:51 +0100 |
Sebastien Jodogne |
improvement
|
Fri, 16 Dec 2016 17:01:33 +0100 |
Sebastien Jodogne |
fix
|
Fri, 16 Dec 2016 16:22:38 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 16 Dec 2016 14:45:40 +0100 |
Sebastien Jodogne |
cont
|
Fri, 16 Dec 2016 14:36:27 +0100 |
Sebastien Jodogne |
fix
|
Fri, 16 Dec 2016 14:35:52 +0100 |
Sebastien Jodogne |
merge
|
Fri, 16 Dec 2016 14:35:35 +0100 |
Sebastien Jodogne |
cleaner separation of PluginException
|
Thu, 15 Dec 2016 10:44:11 +0100 |
Sebastien Jodogne |
worklist sample: FilterIssuerAet configuration option
|
Wed, 14 Dec 2016 16:57:21 +0100 |
Sebastien Jodogne |
macro ORTHANC_ENABLE_LUA for orthanc-wsi
|
Wed, 14 Dec 2016 16:41:58 +0100 |
Sebastien Jodogne |
backwards compatibility within OrthancPluginCppWrapper
|
Wed, 14 Dec 2016 11:05:48 +0100 |
Sebastien Jodogne |
done: Document Lua C-FIND filters in Orthanc Book
|
Wed, 14 Dec 2016 08:44:42 +0100 |
Sebastien Jodogne |
note about backslashes
|
Tue, 13 Dec 2016 17:42:06 +0100 |
Sebastien Jodogne |
fix mainline version
|
Tue, 13 Dec 2016 17:41:56 +0100 |
Sebastien Jodogne |
back to mainline
|
Tue, 13 Dec 2016 16:28:07 +0100 |
Sebastien Jodogne |
set version
Orthanc-1.2.0
|
Tue, 13 Dec 2016 16:23:19 +0100 |
Sebastien Jodogne |
Orthanc-1.2.0
Orthanc-1.2.0
|
Tue, 13 Dec 2016 15:49:03 +0100 |
Sebastien Jodogne |
upgrade doxygen configuration
|
Tue, 13 Dec 2016 15:28:05 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 13 Dec 2016 14:34:33 +0100 |
Sebastien Jodogne |
Fix handling of Move Originator AET and ID in C-MOVE SCP
|
Tue, 13 Dec 2016 12:13:12 +0100 |
Sebastien Jodogne |
fix Windows build due to overwriting a macro
|
Tue, 13 Dec 2016 11:43:35 +0100 |
Sebastien Jodogne |
fix handling of Booleans in Lua
|
Tue, 13 Dec 2016 11:06:41 +0100 |
Sebastien Jodogne |
fix for HttpsCACertificates
|
Tue, 13 Dec 2016 10:27:20 +0100 |
Sebastien Jodogne |
dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
|
Mon, 12 Dec 2016 11:56:26 +0100 |
Sebastien Jodogne |
flush
|
Mon, 12 Dec 2016 11:01:09 +0100 |
Sebastien Jodogne |
sample worklist plugin fine-tuning the C-Find query
|
Sat, 10 Dec 2016 11:41:17 +0100 |
Sebastien Jodogne |
refactoring the worklist sample
|
Sat, 10 Dec 2016 11:24:58 +0100 |
Sebastien Jodogne |
refactoring
|
Sat, 10 Dec 2016 10:17:44 +0100 |
Sebastien Jodogne |
FindMatcher::IsMatch
|
Sat, 10 Dec 2016 10:05:16 +0100 |
Sebastien Jodogne |
OrthancPlugins::FindMatcher
|
Sat, 10 Dec 2016 09:41:15 +0100 |
Sebastien Jodogne |
news
|
Fri, 09 Dec 2016 18:02:03 +0100 |
Sebastien Jodogne |
OrthancPluginFindMatcher
|
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"
|
Fri, 09 Dec 2016 11:24:04 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND for worklists
|
Thu, 08 Dec 2016 16:29:34 +0100 |
Sebastien Jodogne |
more refactoring of the worklist sample
|
Thu, 08 Dec 2016 16:16:25 +0100 |
Sebastien Jodogne |
refactoring of the worklist sample using OrthancPluginCppWrapper
|
Thu, 08 Dec 2016 14:46:13 +0100 |
Sebastien Jodogne |
Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
|
Thu, 08 Dec 2016 12:48:34 +0100 |
Sebastien Jodogne |
doc
|
Thu, 08 Dec 2016 12:45:06 +0100 |
Sebastien Jodogne |
Fix handling of encodings in C-FIND requests
|
Tue, 06 Dec 2016 14:40:46 +0100 |
Sebastien Jodogne |
merge
|
Tue, 06 Dec 2016 14:40:34 +0100 |
Sebastien Jodogne |
Ignore "Group Length" tags in C-FIND queries
|
Sun, 04 Dec 2016 09:26:44 +0100 |
Sebastien Jodogne |
todo
|
Sat, 03 Dec 2016 12:19:33 +0100 |
Sebastien Jodogne |
warning about issue 21 (missing files if uploading with Orthanc Explorer)
|
Sat, 03 Dec 2016 11:00:04 +0100 |
Sebastien Jodogne |
add some log
|
Sat, 03 Dec 2016 09:58:04 +0000 |
Sébastien Jodogne |
Merged in lscoder/orthanc/lscoder/fix-drawingdicomizer-jquery-path-1480725856237 (pull request #2)
|
Sat, 03 Dec 2016 00:44:19 +0000 |
Leonardo da Silva Campos |
fix DrawingDicomizer jquery path
lscoder/fix-drawingdicomizer-jquery-path-1480725856237
|
Fri, 02 Dec 2016 16:58:35 +0100 |
Sebastien Jodogne |
"Keep" option for modifications to keep original DICOM identifiers (advanced feature)
|
Fri, 02 Dec 2016 16:04:00 +0100 |
Sebastien Jodogne |
fix a vulnerability in dcmtk 3.6.0
|
Fri, 02 Dec 2016 13:04:38 +0100 |
Sebastien Jodogne |
hotfix in release 0.5.1 to properly download dependencies
Orthanc-0.5.1
|
Wed, 30 Nov 2016 09:03:12 +0100 |
Sebastien Jodogne |
removal of the THANKS file that is unmaintained
|
Tue, 29 Nov 2016 19:29:12 +0100 |
Sebastien Jodogne |
fix
|
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
|
Tue, 29 Nov 2016 12:28:09 +0100 |
Sebastien Jodogne |
move of third party downloads to the main server
|
Tue, 29 Nov 2016 12:22:59 +0100 |
Sebastien Jodogne |
move of third party downloads to the main server
|
Mon, 28 Nov 2016 09:16:02 +0100 |
Sebastien Jodogne |
NEWS
|
Fri, 25 Nov 2016 21:52:47 +0100 |
Sebastien Jodogne |
note
|
Fri, 25 Nov 2016 21:33:35 +0100 |
Sebastien Jodogne |
RestApiDelete and RestApiPut
|
Fri, 25 Nov 2016 19:08:10 +0100 |
Sebastien Jodogne |
fix
|
Fri, 25 Nov 2016 17:08:42 +0100 |
Sebastien Jodogne |
typo
|
Fri, 25 Nov 2016 17:00:39 +0100 |
Sebastien Jodogne |
improvements
|
Fri, 25 Nov 2016 16:11:44 +0100 |
Sebastien Jodogne |
shared toolbox to access DICOM datasets from plugins
|
Fri, 25 Nov 2016 13:32:25 +0100 |
Sebastien Jodogne |
todo
|
Fri, 25 Nov 2016 12:29:28 +0100 |
Sebastien Jodogne |
ORTHANC_PLUGINS_THROW_EXCEPTION macro
|
Fri, 25 Nov 2016 12:07:36 +0100 |
Sebastien Jodogne |
introduction of HAS_ORTHANC_EXCEPTION to avoid PluginException if not necessary
|
Thu, 24 Nov 2016 12:58:43 +0100 |
Sebastien Jodogne |
ENABLE_PROFILING cmake option
|
Wed, 23 Nov 2016 16:12:04 +0100 |
Sebastien Jodogne |
disable warning with MSVC
|
Wed, 23 Nov 2016 15:27:12 +0100 |
Sebastien Jodogne |
fix windows build
|
Wed, 23 Nov 2016 12:06:00 +0100 |
Sebastien Jodogne |
GenerateUuid() not available in sandboxed environments
|
Wed, 23 Nov 2016 11:46:42 +0100 |
Sebastien Jodogne |
improved support for sandboxed environments
|
Wed, 23 Nov 2016 11:45:02 +0100 |
Sebastien Jodogne |
improved support for sandboxed environments
|
Tue, 22 Nov 2016 15:03:14 +0100 |
Sebastien Jodogne |
ServeFolders: "Extensions" configuration option
|
Tue, 22 Nov 2016 14:38:25 +0100 |
Sebastien Jodogne |
ServeFolders: Better protection against exceptions in the callbacks
|
Tue, 22 Nov 2016 14:19:42 +0100 |
Sebastien Jodogne |
"Folders" sub-configuration in ServeFolders
|
Tue, 22 Nov 2016 13:38:20 +0100 |
Sebastien Jodogne |
refactoring in ServeFolders
|
Tue, 22 Nov 2016 13:03:15 +0100 |
Sebastien Jodogne |
migrate the doc of ModalityWorklists to Orthanc Book
|
Tue, 22 Nov 2016 12:25:43 +0100 |
Sebastien Jodogne |
migrate the doc of ServeFolder to Orthanc Book
|
Tue, 22 Nov 2016 11:40:05 +0100 |
Sebastien Jodogne |
rename
|