Evren Ozkan
a4b8f2c5ed
fix(user-preferences): Fix the issues with saving/retrieving user preferences in OHIFViewer
2018-11-09 13:22:14 -05:00
Erik Ziegler
2c6bd1ef6f
chore(dcmjs): Move DICOM-SR creation / parsing logic from OHIF to dcmjs ( #293 )
2018-10-18 08:53:47 +02:00
Bruno Alves de Faria
b6eecf8c8f
chore(hotkeys): Change hotkey command names for Next / Previous Image Viewport
2018-10-01 14:15:29 +02:00
Rick Frank
4e17ac39eb
feat(plugins) allow for styles dynamic loading.
2018-09-28 09:14:09 +02:00
Erik Ziegler
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js ( #273 )
2018-09-19 14:50:12 +02:00
Erik Ziegler
c09b54924e
fix(plugins): Fix timing issues with loadScript
2018-08-09 19:00:29 +02:00
Erik Ziegler
b8eadd6d61
fix(studyPrefetcher): Avoid errors in Study Prefetcher when settings are undefined
2018-08-09 15:50:36 +02:00
Erik Ziegler
640aec42dd
fix(plugins): Fix issues with loadScript not executing onload callback
2018-08-09 11:31:06 +02:00
Erik Ziegler
ddbe8b38aa
feat(plugins): Add pluginData to viewportData so that plugins can manage their own data
2018-08-09 10:45:58 +02:00
Erik Ziegler
f6b82baae3
feat(plugins): Add moduleURLs in addition to scriptURLs
2018-08-08 19:28:56 +02:00
Erik Ziegler
53cd12a16a
feat(plugins): Add initial version of ViewportPlugin class ( #242 )
...
* Add initial version of ViewportPlugin class
* Move entrypoints from OHIFPlugin to OHIF.plugins
* Add URL route to DICOMWeb server for Standalone Viewer
2018-08-08 18:00:53 +02:00
Gustavo André Lelis
d94f0eec16
feat(measurement-table) Display support for measurements from DICOM Structured Reports ( #225 )
2018-07-20 12:40:09 +02:00
Erik Ziegler
92408d4c86
feat(plugins) Add first pass OHIFPlugin class for experimentation
2018-07-17 10:05:22 +02:00
Erik Ziegler
5373963176
fix(toolVisibility) Update Cornerstone libraries to support tool visibility switching. Update custom tools with visible flag support
2018-07-12 14:20:10 +02:00
Erik Ziegler
ec7dc7ca5a
fix(windowLevelPresets) Apply W/L from Image by default when displaying a new image, unless a Custom W/L or W/L Preset has been applied.
2018-07-12 14:20:10 +02:00
Bruno Alves de Faria
06fff20be3
fix(interaction) Preventing series navigation while interacting with tools
2018-07-12 14:20:10 +02:00
Evren Ozkan
a5f426cf61
fix(toolColors) Set limegreen for active tool color
2018-07-12 14:20:10 +02:00
Erik Ziegler
99c65bb017
chore(scalebars) Switch to Scale Overlay tool from Cornerstone Tools
2018-07-12 14:20:10 +02:00
Aysel Afsar
6d9e9696df
fix(windowLevelPresets) Add a space between SoftTissue words
2018-07-12 14:20:10 +02:00
Erik Ziegler
2c790ff674
fix(studylist) Fix DICOM Patient Name formatting ( #35 )
2018-07-12 12:11:09 +02:00
Gustavo André Lelis
85e21181a8
fix(toolManager) Fix default tools being overwritten ( #215 )
2018-07-03 14:00:01 +02:00
Evren Ozkan
9e542dac6b
- Support for assigning multi-touch gestures to tools
...
- Make default gestures configurable by meteor settings
- Assign right mouse button tool to 2-finger touch drag as well if the tool defines multi-touch
2018-03-12 17:01:01 -04:00
Evren Ozkan
eb10ca0119
Fix the issues with stack progress bar
2018-03-01 17:46:05 -05:00
Bruno Alves de Faria
c4793cbf0b
Fixing cornerstone image promise issues
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
00a76a6ca5
Fixing issues with bidirectional tool and measure flow
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
797b2f5588
Fixing cornerstone tools issues
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
dc767e5c83
Adapting Viewers to the new cornerstone structure
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
99b88f08b3
Enabling devTools debugging on cornerstone libraries
2018-02-27 07:14:54 -03:00
Erik Ziegler
44233c48d6
Test OHIF Viewer against Cornerstone* version 2.0.0
2018-02-27 07:12:23 -03:00
Erik Ziegler
e5ad7e15a7
BF: Tool manager was not enabling tools if any viewport was empty
2018-02-15 13:41:51 +01:00
Erik Ziegler
ba797ddbc4
Add Crosshairs tool to OHIF Viewer / Standalone Viewer
2018-02-08 16:20:17 +01:00
Bruno Alves de Faria
78c282558c
Final adjustments on overlay
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
45c5766501
Improving overlay information display
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
7da787c3f8
Adding separate save buttons for measurements
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
98480d134b
Implementing image download dialog behaviors
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
56093a9d68
Converting the modal to the new structure and styling it
2018-02-02 09:14:44 -02:00
Evren Ozkan
29d94e99c7
Support for right and middle mouse button tool assignment in toolManager (left by default)
2018-01-30 18:23:18 -05:00
Bruno Alves de Faria
646b4df8c9
More reliable check of the link scroll activation
2018-01-05 08:10:23 -02:00
Bruno Alves de Faria
1983ee18a1
Fixing flashButton wrong deactivation issue
2018-01-05 08:04:41 -02:00
Evren Ozkan
51d6a64c45
Fix the issues with customized store and retrieve functions for hot keys and window/level presets
2017-12-13 19:41:47 -05:00
Bruno Alves de Faria
f7770d2b06
Using hardware acceleration for thumbnails dragging
2017-11-22 14:08:30 -02:00
Bruno Alves de Faria
7d2577b06f
Preventing re-rendering if viewport is on the same series
2017-11-21 15:10:12 -02:00
André Botelho Almeida
057735aab3
OHIF-184: Add menu tool option to download viewport as PNG or JPEG ( #130 )
...
* OHIF-184: added download icon to the OHIF's tool bar
* OHIF-184: refactor dialog toggle method to support cine dialog and download dialog
* OHIF-184: Added hotKey support for downloadDialog.
* OHIF-184: added disabled verify function
* OHIF-184: Finished form structure. Created preview canvas. Added width and height config of the preview. Added the download feature. Added Cancel button.
* OHIF-184: setting default extension as png
* OHIF-184: moved download icon to more in toolbar
* OHIF-184: enabling/disabling tools when toggling show annotations checkbox
* OHIF-184: using a dynamic canvas to create the download content
* OHIF-184: Download with configurable width and height. download distorced
* OHIF-184: using dynamic elemento to manage download image instead of using the preview element
* OHIF-184: make dialog dragable through preview
* OHIF-184: removing useless line
* OHIF-184: adding download icon to leasion tracker
* OHIF-184: adding download dialog template to lesion tracker viewer
2017-11-17 11:33:41 +01:00
Bruno Alves de Faria
5af752a122
Fixing delete lesion tool
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
daefd83be6
Adding HOME and END to default hotkeys
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
edba1052da
Updating OHIF draggable utility to use CSS3 translate
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
a7d6cb4fea
Fixing scrollbar height issues
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
b8df4d321f
Fixing odd linked scrolling behavior
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
eca52c64e6
Improving Keyboard Shortcuts form
2017-10-31 11:22:37 -02:00
Erik Ziegler
fc29b48b59
Fix StudyPrefetcher import of getImageId. Update StandaloneViewer
2017-10-27 11:30:25 +02:00