log Applications/StoneWebViewer/WebApplication/app.js @ 1842:9568082ee013

age author description
Thu, 24 Jun 2021 14:19:36 +0200 Sebastien Jodogne If available, use ZIP streaming from Orthanc >= 1.9.4 to create archives
Thu, 27 May 2021 11:05:59 +0200 Sebastien Jodogne upgrade to Emscripten 2.0.23 StoneWebViewer-2.0
Wed, 26 May 2021 21:07:13 +0200 Sebastien Jodogne display stone web viewer version in info panel
Wed, 26 May 2021 13:08:49 +0200 Sebastien Jodogne don't change mouse tool after creating an annotation
Tue, 25 May 2021 18:07:52 +0200 Sebastien Jodogne New tools for annotations: segment length, circle, angle and eraser
Thu, 20 May 2021 17:17:56 +0200 Sebastien Jodogne Stone Web viewer: Patient birth date is now displayed in the overlays
Mon, 10 May 2021 11:51:53 +0200 Sebastien Jodogne Fix issue #197 (Support for passing credentials with all HTTP requests)
Wed, 06 Jan 2021 17:50:00 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 01 Dec 2020 12:51:57 +0100 Sebastien Jodogne new "GrayscaleWindowingChanged" message from GrayscaleWindowingSceneTracker
Tue, 01 Dec 2020 12:13:43 +0100 Sebastien Jodogne display the instance number, and the wc/ww info (work-in-progress)
Tue, 01 Dec 2020 10:21:37 +0100 Sebastien Jodogne use "window.location" instead of "window.open()" to download archives
Mon, 30 Nov 2020 17:57:10 +0100 Sebastien Jodogne configuration option "DicomCacheSize", warning if cache should be larger
Mon, 30 Nov 2020 17:09:46 +0100 Sebastien Jodogne configuration option "DicomWebRoot"
Mon, 30 Nov 2020 16:41:31 +0100 Sebastien Jodogne playing videos if Orthanc is not available
Mon, 30 Nov 2020 15:36:40 +0100 Sebastien Jodogne download study from Stone Web viewer
Fri, 27 Nov 2020 18:44:41 +0100 Sebastien Jodogne remove annoying alert box in the server demo
Fri, 27 Nov 2020 18:26:07 +0100 Sebastien Jodogne removed log
Fri, 27 Nov 2020 17:43:46 +0100 Sebastien Jodogne multiple multiframe is working
Fri, 27 Nov 2020 17:15:09 +0100 Sebastien Jodogne LoadMultipartInstanceInViewport() in C++
Fri, 27 Nov 2020 16:36:43 +0100 Sebastien Jodogne start work on series with multiple multiframe instances
Fri, 27 Nov 2020 13:57:28 +0100 Sebastien Jodogne "patient" GET argument
Fri, 27 Nov 2020 12:21:26 +0100 Sebastien Jodogne new configuration options: "CombinedToolEnabled", "CombinedToolBehaviour" and "DownloadAsJpegEnabled"
Fri, 27 Nov 2020 10:55:21 +0100 Sebastien Jodogne the plugin uses the Orthanc configuration instead of the default configuration
Fri, 27 Nov 2020 10:21:48 +0100 Sebastien Jodogne "WindowingPresets" configuration option
Fri, 27 Nov 2020 10:13:15 +0100 Sebastien Jodogne "DateFormat" configuration option
Fri, 27 Nov 2020 09:47:46 +0100 Sebastien Jodogne "PrintEnabled" configuration option
Fri, 27 Nov 2020 09:34:02 +0100 Sebastien Jodogne bootstrapping the Stone Web viewer configuration file
Thu, 26 Nov 2020 13:46:50 +0100 Sebastien Jodogne synchronized browsing
Wed, 25 Nov 2020 18:11:42 +0100 Sebastien Jodogne "selectedStudies" argument to replace "selectedStudyIds" from Osimis Web viewer
Wed, 25 Nov 2020 17:54:04 +0100 Sebastien Jodogne porting the "pickableStudyIds" feature of Osimis Web viewer
Tue, 24 Nov 2020 18:08:07 +0100 Sebastien Jodogne handling multiple windowing presets in the Stone web viewer
Mon, 23 Nov 2020 19:24:18 +0100 Sebastien Jodogne start multiple preset windowings
Mon, 23 Nov 2020 17:05:24 +0100 Sebastien Jodogne number of frames in badge
Mon, 23 Nov 2020 16:21:33 +0100 Sebastien Jodogne simplifying Vue.js viewport component
Mon, 23 Nov 2020 15:39:27 +0100 Sebastien Jodogne start support of cine sequences
Thu, 19 Nov 2020 15:39:30 +0100 Sebastien Jodogne avoid loading instance metadata on RTSTRUCT to avoid JSON parsing that freezes the browser
Thu, 19 Nov 2020 10:29:33 +0100 Sebastien Jodogne warning message about unsupported videos
Wed, 18 Nov 2020 11:19:09 +0100 Sebastien Jodogne pdf viewer is working
Fri, 13 Nov 2020 18:29:17 +0100 Sebastien Jodogne typo
Fri, 30 Oct 2020 17:40:08 +0100 Sebastien Jodogne remove annoying alert
Fri, 30 Oct 2020 16:26:39 +0100 Sebastien Jodogne new class: ArrowSceneLayer
Fri, 30 Oct 2020 11:07:38 +0100 Sebastien Jodogne fix
Thu, 29 Oct 2020 18:02:03 +0100 Sebastien Jodogne new class MacroLayerRenderer
Wed, 28 Oct 2020 18:49:01 +0100 Sebastien Jodogne focusing on osirix annotations in Stone Web viewer
Mon, 26 Oct 2020 17:51:42 +0100 Sebastien Jodogne removed annoying whitespace
Fri, 23 Oct 2020 17:39:16 +0200 Sebastien Jodogne rendering osirix annotations
Thu, 20 Aug 2020 18:17:38 +0200 Sebastien Jodogne starting work on print
Thu, 20 Aug 2020 17:44:35 +0200 Sebastien Jodogne tunable mouse actions
Mon, 17 Aug 2020 16:10:00 +0200 Sebastien Jodogne flip x/y in Stone Web viewer
Fri, 14 Aug 2020 15:35:01 +0200 Sebastien Jodogne user preferences: not for diagnostic use, software rendering
Wed, 12 Aug 2020 15:54:55 +0200 Sebastien Jodogne fix for Microsoft Edge
Tue, 11 Aug 2020 13:24:38 +0200 Sebastien Jodogne moving OrthancStone/Samples/ as Applications/Samples/ base StoneWebViewer/WebApplication/app.js@0ea6a8deb3f2