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
Bruno Alves de Faria
0417bbd0ff
Adding series and scrolling to quickSwitch
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
eb372bed03
Improving new study browser and moving studies services to ohif:studies
2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
0b51a53976
Creating ohif-studies package to deal with studies browsing
2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
956e6da0b3
Preventing all timepoint studies from being loaded at once
2017-10-25 22:09:08 -02:00
Erik Ziegler
37fff25b50
Switch Random.id() to Math.random() for triggering reactive updates. Random.id() is taking 40ms on Chrome for some reason
2017-10-25 13:11:44 +02:00
Erik Ziegler
05d9a41f45
Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData
2017-10-25 09:56:24 +02:00
Erik Ziegler
b9cd3dfa4f
Fix some OHIF undefined imports which may have been throwing errors in #78
2017-10-19 16:57:49 +02:00
André Botelho Almeida
038039518a
OHIF-113: added element verification before tool activation. ( #116 )
...
* OHIF-113: added element verification before tool activation.
* OHIF-113: fixing typo
2017-10-13 16:08:53 +02:00
Aysel Afsar
23489b173d
OHIF-59: Use hardware acceleration for thumbnail drag and drop
2017-10-13 09:29:51 -04:00
Bruno Alves de Faria
06fe7f0da7
Improving User Preferences dialog
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
64ad38ce96
Adding prior timepoint to the viewer data
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
da0595213d
Fixing metadata issues with Orthanc studies
2017-09-28 08:16:23 -03:00
André Botelho Almeida
bacfa24216
OHIF-110: creating the context-menu for measurements in the viewport for desktop and mobile. Coded action delete ( #112 )
2017-09-27 21:55:14 +02:00
Bruno Alves de Faria
e93c18c28f
Fixing issues with hotkeys and presets
2017-09-19 09:38:05 -03:00
Bruno Alves de Faria
29a8a3db8f
Reverting wrong logic for baseline time points
2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
823a422c26
Allowing loading prior timepoints without the need of baseline data
2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
335c3526cc
Fixing issues with viewports linking
2017-08-28 17:09:59 -03:00
Bruno Alves de Faria
66c8db697f
Allowing display sets to be sorted by incoming order
2017-08-25 12:02:28 -03: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
Bruno Alves de Faria
d49698d42e
Fixing W/L presets, Non-Targets, CR and UN issues
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
927b0c470c
Adapting Trial Criteria code to the new metadata structure
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
392e92e968
Fixing metadata issues for Orthanc studies
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
7bb25ae6aa
Removing imageId from Measurement schema
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
0f30648646
Adapting StudyPrefetcher to the new metadata structure
2017-07-12 09:18:17 -03:00
Bruno Alves de Faria
8ddec37c94
Displaying the highest maxTargets limit
2017-06-23 09:07:21 -03:00
Bruno Alves de Faria
b4bb44625c
Fixing serverId issues
2017-06-16 16:36:34 -03:00
Erik Ziegler
27296a8bca
Switch toolState usage since ES6 modules are read-only
2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
6c98c6a589
Fixing StandaloneViewer dependencies and issues
2017-06-14 16:54:00 -03:00
Bruno Alves de Faria
2f7722d569
Adjustments on hotkeys and presets
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
e6b5a21ae2
Allowing W/L Presets customization
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
4d9300f6c4
Creating Window Level Presets form
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
22f1e659fa
Adding reset to defaults button
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
20f274962b
Adding inputs to define hotkeys
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
dbb10fa444
Creating action 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
dbbcbe6e67
Creating ohif:commands package
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
2f81c0e2e7
Creating a hotkeys context for viewer
2017-06-14 09:19:49 +02:00
Evren Ozkan
916e344c75
Export StackLoadingListener and DICOMFileLoadingListener
2017-05-23 19:09:47 -04:00