Wed, 16 Jan 2019 12:17:29 +0100 |
Sebastien Jodogne |
fix build of civetweb for Visual Studio 2008 and LSB
|
Wed, 16 Jan 2019 12:14:30 +0100 |
Sebastien Jodogne |
fix build of civetweb for Visual Studio 2008 and LSB
db-changes
|
Wed, 16 Jan 2019 09:53:45 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 16 Jan 2019 09:52:05 +0100 |
Sebastien Jodogne |
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
|
Tue, 15 Jan 2019 21:11:44 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 15 Jan 2019 21:09:33 +0100 |
Sebastien Jodogne |
Fix issue #58 (Patient recycling order should be defined by their received last instance)
db-changes
|
Tue, 15 Jan 2019 18:46:59 +0100 |
Sebastien Jodogne |
reproduced issue 32 in Java
|
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
|