Commit Graph

32 Commits

Author SHA1 Message Date
Gustavo Lelis
e5e027f716 WIP: Introducing cornerstoneTools v3 into Viewers 2018-11-09 13:23:43 -05: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
Bruno Alves de Faria
dd745e3f65 Removing optionsModal from DOM 2017-03-21 10:16:46 -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
Erik Ziegler
48b606881b Change 'design' to 'ohif:design' in a few more Styl files. Fix duplicated declaration 2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
9f66dd5823 LT-115: Fixing toolbar overflow for Viewers 2017-01-05 15:08:44 -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
176b503c5a AWV-3: Merging changes from upstream 2016-09-03 14:47:39 -03:00
Bruno Alves de Faria
e98e686664 AWV-1: Refactoring layout manager 2016-09-02 20:07:14 -03:00
Bruno Alves de Faria
e9ec386e72 LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02: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
82e374b1e3 Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49) 2016-07-23 20:11:01 +02: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