Commit Graph

29 Commits

Author SHA1 Message Date
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +01:00
Erik Ziegler
5f30f7bd35 reorganize packages, start converting overall app to react (very broken at the moment) 2018-12-12 18:06:25 +01:00
Evren Ozkan
3f2968b05f Integrate Cornerstone Tools v3 (#235) - WIP
fix(mouse-buttons): Support for assigning tools to mouse buttons (left, right, middle)
fix(tool-naming): Fix tool naming issues
2018-10-26 23:45:19 -04:00
Gustavo Lelis
da5b755637 WIP: Introducing cornerstoneTools v3 into Viewers 2018-09-24 02:37:46 -03:00
Erik Ziegler
13e4dc25e1 Revert "merge plugin code to master"
This reverts commit e896724f70.
2018-07-27 13:51:38 +02:00
Rick Frank
e896724f70 merge plugin code to master 2018-07-26 16:13:33 -04: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
ec89610ae4 fix(stackScroll) Move Stack Scroll from More menu to main toolbar (closes #121) 2018-07-04 14:45:59 +02:00
Erik Ziegler
f4b2e6a33b Add Rotate and Flip buttons to OHIF Viewer and Standalone Viewer 2018-02-15 11:42:07 +01:00
Erik Ziegler
ba797ddbc4 Add Crosshairs tool to OHIF Viewer / Standalone Viewer 2018-02-08 16:20:17 +01: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
André Botelho Almeida
e6b18f6c96 OHIF-179: Only show left side bar when study has more than one series (#131) 2017-11-15 08:17:52 +01:00
Bruno Alves de Faria
8aac5dc47d Implementing disabled handling for commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
1a0729336b Integrating hotkeys with commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
2cde0fea76 Fixing minor issues on OHIF Viewer 2017-03-29 17:14:57 -03:00
Eloízio Salgado
660b828f4b Creating ohif:metadata package with metadata classes and adding it to the viewers 2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
2b745010de LT-115: FIxing 'More' tools drawer for Viewer 2017-01-05 14:12:15 -02:00
Bruno Alves de Faria
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +01:00
Eloízio Salgado
a7ba6b49fe OHIF-129: Enabling CinePlay button only when active viewport has more than 1 image in its stack; Fixed some errors when CinePlay Dialog is open and stopped and layout changes. 2016-11-07 12:01:03 -02:00
Emanuel Oliveira
5aaa5b934d OHIF-15 Fixed cine dialog positioning + dragging whole dialog even when clicking on a button. 2016-10-27 01:33:48 -02:00
Emanuel Oliveira
ca28f5dbce OHIF-15 Added two rendering options for cine dialog. 2016-10-26 00:03:30 -02:00
Bruno Alves de Faria
8d5d1ee360 LT-67; OHIF-78: Merging server configuration and CINE dialog changes from downstream (Ascend) 2016-09-29 12:25:04 -03:00
Bruno Alves de Faria
e98e686664 AWV-1: Refactoring layout manager 2016-09-02 20:07:14 -03:00
Bruno Alves de Faria
0ec797a79c AWV-1: Adding navigation of display sets 2016-08-23 18:00:06 -03:00
Bruno Alves de Faria
479e420179 Opening series sidebar by default 2016-08-20 10:09:31 -03:00
Rob Lewis
ed918c9d32 Change 'Studies' to 'Series' because in LesionTracker, thumbnails are organized at the study level, but in OHIF Viewer, they are at the series level. 2016-08-17 15:40:28 -04:00
Erik Ziegler
8b364ce9d0 Fixed OHIF Viewer layout / CINE / Hanging Protocol buttons (OHIF-49) 2016-07-23 15:56:36 +02:00
Erik Ziegler
59c851fa57 Started replacing toolbar in OHIF Viewer with that of Lesion Tracker (OHIF-49) 2016-07-22 18:23:36 +02:00