Commit Graph

181 Commits

Author SHA1 Message Date
Evren Ozkan
f4e76d9544 Allow extending the metadata provider class 2018-03-02 17:06:40 -05:00
Evren Ozkan
00410f4e23 Upgrade to cornerstone-core 2.1.0 and cornerstone-tools 2.1.0 2018-03-02 12:01:27 -05: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
99b88f08b3 Enabling devTools debugging on cornerstone libraries 2018-02-27 07:14:54 -03: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
Bruno Alves de Faria
bc14863059 Adding hidden overflow to user preferences dialog 2018-02-02 09:22:48 -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
Aysel Afsar
7837aaf2d9 OHIF-195: Migrate styles from PIM back to OHIF for user preferences 2017-12-20 15:50:37 -05:00
Bruno Alves de Faria
be909a24d8 Removing es5-shim package 2017-11-22 11:05:36 -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
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
fda272fd7d Isolating ohif:study-list package from measurements and lesiontracker 2017-11-06 17:02:39 -02:00
Erik Ziegler
b4327eb457 Update ohif-cornerstone versions to decrease bundle size (Meteor seems to use NPM package.json main for NPM modules). Update OHIFViewer and LesionTracker to Meteor 1.6 2017-11-04 11:58:40 +01:00
Erik Ziegler
97b34090a3 Update Cornerstone libraries to latest versions 2017-10-27 09:43:48 +02:00
Erik Ziegler
05d9a41f45 Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData 2017-10-25 09:56:24 +02:00
Aysel Afsar
c678022bd9 OHIF #98 Support to show specific series in study by URL: <base_url>/study/<studyInstanceUid>/series/<seriesInstanceUid> 2017-08-15 20:12:32 -04:00
Aysel Afsar
b928051e10 OHIF #83 Do not assign state reactive-dict to template data since template data is overwritten and previous state is lost when router is called multiple times 2017-08-12 09:25:53 -04:00
Rob Lewis
3214d42964 Added config for public dicomweb server 2017-06-28 08:27:31 -04:00
Bruno Alves de Faria
d97c5236a4 Fixing not resolved 'cornerstone-math' issue 2017-06-27 14:05:04 -03:00
Erik Ziegler
351a1c2184 Update babel-runtime 2017-06-15 10:54:36 +02:00
Erik Ziegler
de5fe8d534 Update Meteor .versions files after rebase 2017-06-15 09:56:08 +02:00
Erik Ziegler
b966f35cf8 Fix Standalone Viewer 2017-06-15 09:19:21 +02:00
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
e8d729c9b0 Adding user preferences to LT and Viewer 2017-06-14 16:10:44 -03:00
Bruno Alves de Faria
d9475db1ff Fixing select2 smaller version styles and focus/blur behavior 2017-06-14 09:19:49 +02: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
fa7ad2c51e Registering tool commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
5e7edd91ee Creating ohif:hotkeys package 2017-06-14 09:19:49 +02:00
Erik Ziegler
239e5ef91e Set first viewport active by default 2017-06-07 16:49:01 +02:00
Leonardo Campos
ec333118d3 OHIF-56: Missing button to go back to worklist from an open study 2017-05-03 20:23:13 -03:00
Leonardo Campos
f299eb60e0 OHIF-26: StudyLoadingListener :: wadors 2017-04-27 01:59:02 -03:00
Bruno Alves de Faria
2c0fbc0158 Renaming ohif:compatibility package to ohif:polyfill 2017-04-21 07:52:04 -03:00
Bruno Alves de Faria
872b0e8107 Fixing hidden measurements table header on IE11 2017-04-20 19:21:45 -03:00
Bruno Alves de Faria
4d89b70877 Removing right sidebar highlighting 2017-04-20 17:38:06 -03:00
Bruno Alves de Faria
745bd7bae3 Fixing studylist highlighting on IE11 2017-04-19 16:51:10 -03:00
Bruno Alves de Faria
1f8eda7b82 Creating ohif:compatibility package to enable IE11 support 2017-04-17 16:50:10 -03:00
Bruno Alves de Faria
2cde0fea76 Fixing minor issues on OHIF Viewer 2017-03-29 17:14:57 -03:00
Bruno Alves de Faria
d9e1c9e04e Fixing viewer height 2017-03-23 14:13:12 -03:00
Bruno Alves de Faria
718fd30feb Adjusting OHIF Viewer to the new structure 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
374dab5ef4 PWV-15: Updating Viewer Data inside viewer.js 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
0cf4dbf13f Removing contextMenu templates and title from tabs 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
cb2d0d18aa Removing viewSeriesDetailsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
91abaf8a60 Removing serverInformationModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
dd745e3f65 Removing optionsModal from DOM 2017-03-21 10:16:46 -03:00
Emanuel F. Oliveira
2a6cb42228 Bug Fix: Default timpoint protocol for LT not being applied + Lesions not being correctly selected on jumpToRowItem function. 2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
6ff8a57f50 Added orthanc script for both DIMSE and DICOMWeb 2017-03-02 10:18:11 -03:00