Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
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 |