Mercurial > hg > orthanc-stone
graph
-
"patient" GET argumentFri, 27 Nov 2020 13:57:28 +0100, by Sebastien Jodogne
-
new configuration options: "CombinedToolEnabled", "CombinedToolBehaviour" and "DownloadAsJpegEnabled"Fri, 27 Nov 2020 12:21:26 +0100, by Sebastien Jodogne
-
the plugin uses the Orthanc configuration instead of the default configurationFri, 27 Nov 2020 10:55:21 +0100, by Sebastien Jodogne
-
"WindowingPresets" configuration optionFri, 27 Nov 2020 10:21:48 +0100, by Sebastien Jodogne
-
"DateFormat" configuration optionFri, 27 Nov 2020 10:13:15 +0100, by Sebastien Jodogne
-
"PrintEnabled" configuration optionFri, 27 Nov 2020 09:47:46 +0100, by Sebastien Jodogne
-
bootstrapping the Stone Web viewer configuration fileFri, 27 Nov 2020 09:34:02 +0100, by Sebastien Jodogne
-
support of series with instances of varying resolutions - LSD-479Thu, 26 Nov 2020 19:46:33 +0100, by Sebastien Jodogne
-
print buttonThu, 26 Nov 2020 13:57:15 +0100, by Sebastien Jodogne
-
synchronized browsingThu, 26 Nov 2020 13:46:50 +0100, by Sebastien Jodogne
-
"selectedStudies" argument to replace "selectedStudyIds" from Osimis Web viewerWed, 25 Nov 2020 18:11:42 +0100, by Sebastien Jodogne
-
porting the "pickableStudyIds" feature of Osimis Web viewerWed, 25 Nov 2020 17:54:04 +0100, by Sebastien Jodogne
-
mergeWed, 25 Nov 2020 17:07:47 +0100, by Sebastien Jodogne
-
nicer modal for user preferencesWed, 25 Nov 2020 17:07:32 +0100, by Sebastien Jodogne
-
mergeWed, 25 Nov 2020 17:03:08 +0100, by Benjamin Golinvaux
-
Added error check to emscripten_get_element_css_sizeWed, 25 Nov 2020 17:02:43 +0100, by Benjamin Golinvaux
-
nicer info message at startupWed, 25 Nov 2020 16:51:44 +0100, by Sebastien Jodogne
-
Protected against usage of dying viewportWed, 25 Nov 2020 12:16:53 +0100, by Benjamin Golinvaux
-
Scene2D must be built first and deleted last!Wed, 25 Nov 2020 12:16:33 +0100, by Benjamin Golinvaux
-
IsSceneAlive now ensures viewport is reachableWed, 25 Nov 2020 12:16:11 +0100, by Benjamin Golinvaux
-
switch to server-side transcoding on failed decoding (for jpeg2k)Tue, 24 Nov 2020 20:54:33 +0100, by Sebastien Jodogne
-
handling multiple windowing presets in the Stone web viewerTue, 24 Nov 2020 18:08:07 +0100, by Sebastien Jodogne
-
running the tests of the Orthanc Framework in WebAssemblyTue, 24 Nov 2020 16:39:54 +0100, by Sebastien Jodogne
-
successfully running unit tests in WebAssemblyTue, 24 Nov 2020 12:59:10 +0100, by Sebastien Jodogne
-
fix mpr sampleTue, 24 Nov 2020 07:40:19 +0100, by Sebastien Jodogne
-
start multiple preset windowingsMon, 23 Nov 2020 19:24:18 +0100, by Sebastien Jodogne
-
limit the amount of frames to be prefetchedMon, 23 Nov 2020 18:49:42 +0100, by Sebastien Jodogne
-
don't load low-quality image if the parsed dicom file is cached by the oracleMon, 23 Nov 2020 18:09:14 +0100, by Sebastien Jodogne
-
number of frames in badgeMon, 23 Nov 2020 17:05:24 +0100, by Sebastien Jodogne
-
simplifying Vue.js viewport componentMon, 23 Nov 2020 16:21:33 +0100, by Sebastien Jodogne
-
start support of cine sequencesMon, 23 Nov 2020 15:39:27 +0100, by Sebastien Jodogne
-
fix in prefetchingFri, 20 Nov 2020 10:14:36 +0100, by Sebastien Jodogne
-
commentThu, 19 Nov 2020 19:20:45 +0100, by Sebastien Jodogne
-
make the viewer work even if missing cache spaceThu, 19 Nov 2020 19:16:37 +0100, by Sebastien Jodogne
-
refactoringThu, 19 Nov 2020 18:39:31 +0100, by Sebastien Jodogne
-
clarifying variable namesThu, 19 Nov 2020 17:57:44 +0100, by Sebastien Jodogne
-
enable catching of exceptions in stone web viewerThu, 19 Nov 2020 17:10:08 +0100, by Sebastien Jodogne
-
avoid loading instance metadata on RTSTRUCT to avoid JSON parsing that freezes the browserThu, 19 Nov 2020 15:39:30 +0100, by Sebastien Jodogne
-
fix buildThu, 19 Nov 2020 12:15:21 +0100, by Sebastien Jodogne
-
enable cache of ParsedDicomFile in oracleThu, 19 Nov 2020 11:24:03 +0100, by Sebastien Jodogne
-
adding orthanc logo to the Stone viewerThu, 19 Nov 2020 10:52:05 +0100, by Sebastien Jodogne
-
warning message about unsupported videosThu, 19 Nov 2020 10:29:33 +0100, by Sebastien Jodogne
-
use local copy of open-sans, remove ua-parserThu, 19 Nov 2020 10:21:20 +0100, by Sebastien Jodogne
-
avoid blinking in pdf viewer by setting background-color to whiteThu, 19 Nov 2020 09:10:36 +0100, by Sebastien Jodogne
-
debian unstable instructionsWed, 18 Nov 2020 19:26:33 +0100, by Sebastien Jodogne
-
pdf viewer is workingWed, 18 Nov 2020 11:19:09 +0100, by Sebastien Jodogne
-
removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMakeTue, 17 Nov 2020 11:18:53 +0100, by Sebastien Jodogne
-
removed useless css classes for PDF.jsTue, 17 Nov 2020 09:45:14 +0100, by Sebastien Jodogne
-
fix print.js, no need for ua-parser.js anymoreTue, 17 Nov 2020 09:32:40 +0100, by Sebastien Jodogne
-
Fixed usage of object cookieMon, 16 Nov 2020 22:17:01 +0100, by Benjamin Golinvaux
-
integrating pdf.js into Stone Web viewerMon, 16 Nov 2020 20:47:53 +0100, by Sebastien Jodogne
-
typoFri, 13 Nov 2020 18:29:17 +0100, by Sebastien Jodogne
-
more tests for CoordinateSystem3DFri, 13 Nov 2020 10:44:11 +0100, by Sebastien Jodogne
-
verification of FrameOfReferenceUID in reference linesThu, 12 Nov 2020 20:56:04 +0100, by Sebastien Jodogne
-
cross-hair starts to workThu, 12 Nov 2020 19:27:08 +0100, by Sebastien Jodogne
-
removed class FrameExtentThu, 12 Nov 2020 16:57:15 +0100, by Sebastien Jodogne