Commit Graph

26 Commits

Author SHA1 Message Date
Bruno Alves de Faria
45a3cdeaf5 Finishing case progress and save behavior 2018-02-02 09:21:42 -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
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
37137b9331 Final adjustments on quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
8aac5dc47d Implementing disabled handling for commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
dd745e3f65 Removing optionsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
d45321dae3 Fixing Hanging Protocols issue with timepoint type 2017-02-22 10:15:33 -03:00
Eloízio Salgado
e693d48dbe Adding Metadata classes to Lesion Tracker (WIP) and some fixed; 2017-01-29 22:11:17 -02:00
Erik Ziegler
30a50c7ade Fixes to make Lesion Tracker work 2017-01-29 22:11:17 -02:00
Erik Ziegler
92f57721e3 Change 'design' to 'ohif:design' in package.js for each package 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
9e69c43dda Most JS files, all helpers and simple reconciliations 2017-01-29 22:11:17 -02:00
Evren Ozkan
76ebe11c8e OHIF-149 The viewer shall allow the root URL to be changed - WIP
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Leonardo Campos
1d2c1c55fe LT-398: Manual stack scroll synchronization 2017-01-05 17:53:54 -02:00
Bruno Alves de Faria
06412b51bf LT-115: Creating CR, UN and EX Target SVG icons 2017-01-04 18:33:28 -02:00
Bruno Alves de Faria
e996367ed5 LT-115: Grouping sub target tools with new layout and changing data structure 2017-01-04 11:20:13 -02:00
Bruno Alves de Faria
55ca29e0cf LT-115: Changing the 'more tools' layout and behavior 2017-01-04 08:18:01 -02:00
Leonardo Campos
c3fc0b2b3b LT-398: Toggle manual stack scroll synchronization between viewports 2016-12-29 11:37:25 -02:00
Bruno Alves de Faria
e640f5a007 LT-115: Configuring schemas for for CR-target and UN-Target 2016-12-16 16:07:03 -02:00
Erik Ziegler
8c0b2f920b Remove unnecessary Rotate Left button 2016-11-15 08:29:46 +01:00
Eloízio Salgado
debc294f33 LT-301: Replace Rotate functionality to Rotate Left and Rotate Right 2016-11-15 08:29:46 +01:00
Eloízio Salgado
c004aee40f LT-301: Addeing Stack Scroll, Reset, Rotate, Flip H, Flip V, Invert, Magnify, Elliptical ROI, Clear and Toggle CINE dialog buttons to More Tools panel 2016-11-15 08:29:46 +01:00
Erik Ziegler
adb8e76aef LT-305: Small fixes related to find/replace and target measurement functions being pulled from old code. Temporarily removed CR/UN/EX tools 2016-11-15 08:25:09 +01:00
Evren Ozkan
4dd9ee3f37 LT-318 Disable Case Progress, Trial, HUD and Measurements panels if the study is not associated 2016-11-15 08:25:09 +01:00
Emanuel F. Oliveira
24d3c1bd8a LT-295 HUD menu should be closed whenever a case is closed. 2016-11-15 08:25:09 +01:00
Evren Ozkan
5cbf08ea4f LT-290 Disable Lesion Tracker tool buttons if the opened study is not associated
- Fix the bug with temp lesion when the study is not associated
2016-11-15 08:24:30 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00