Commit Graph

1389 Commits

Author SHA1 Message Date
Bruno Alves de Faria
4aa0204119 Preventing duplicated deletion dialogs 2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
c80b25aeef Removing targetEX tool references 2017-12-28 08:59:25 -02:00
Evren Ozkan
5bc294f3a9 Add HP.getEngine function to get the active hanging protocol engine 2017-12-22 13:40:41 -05:00
Evren Ozkan
7757da149d Use 'imagePlane' metadata type for 'imagePlaneModule' which is used by cornerstone tools 2017-12-20 17:47:13 -05:00
Evren Ozkan
51d6a64c45 Fix the issues with customized store and retrieve functions for hot keys and window/level presets 2017-12-13 19:41:47 -05:00
Bruno Alves de Faria
02349447d6 Fixing Case Progress SVG issues on Firefox 2017-11-24 13:11:46 -02:00
Bruno Alves de Faria
14b54a831b Fixing SVG+USE issues on IE 11 2017-11-23 20:07:14 -02:00
Bruno Alves de Faria
a9698e6ad2 Closing loose components on navigation 2017-11-23 18:40:58 -02:00
Bruno Alves de Faria
a6fc444209 Fixing broken arrow tools 2017-11-23 17:56:24 -02:00
Bruno Alves de Faria
9ee6cb302a Revert "PWV-73 Determine missing timepoint studies"
This reverts commit b88c2f472b.
2017-11-23 14:21:00 -02:00
Bruno Alves de Faria
eef67f7cb2 Revert "PWV-73 Revert commit b88c2f4 as it is moved"
This reverts commit 7189aa6d5e.
2017-11-23 14:20:06 -02:00
Bruno Alves de Faria
ef09297351 Fixing buggy W/L for follow-up timepoints 2017-11-23 14:03:33 -02:00
Bruno Alves de Faria
b51c01ca7a Improving viewer performance with static images on thumbnails 2017-11-22 15:38:09 -02:00
Bruno Alves de Faria
04e188df3d Allowing thumbnail dragging only with primary mouse button 2017-11-22 14:09:08 -02:00
Bruno Alves de Faria
f7770d2b06 Using hardware acceleration for thumbnails dragging 2017-11-22 14:08:30 -02:00
Bruno Alves de Faria
2baf70f14c Removing typedarray polyfill 2017-11-22 12:16:40 -02:00
Bruno Alves de Faria
eb9b5a7440 Activating the correct lesion when viewport is expanded 2017-11-22 10:41:12 -02:00
Bruno Alves de Faria
7840c2b6c2 Removing spinning animation from close buttons 2017-11-22 10:26:29 -02:00
Bruno Alves de Faria
b42214d8ee Fixing handles displaying on arrow target tools 2017-11-22 10:09:11 -02:00
Bruno Alves de Faria
cbc87aebf8 Fixing text callouts behavior for arrow target tools 2017-11-22 08:29:54 -02:00
Bruno Alves de Faria
5bf2d75d4f Fixing duplicated overlays and zero-sized measurements 2017-11-21 19:37:13 -02:00
Evren Ozkan
7189aa6d5e PWV-73 Revert commit b88c2f4 as it is moved
- Indicate that study is not available only if its 'available' property is set to false explicitly
2017-11-21 14:14:14 -05:00
Bruno Alves de Faria
f6e15662d0 Fixing broken lines issue on bidirectional tool 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
4dcff38a53 Keeping bidirectional arm selected after moving handles 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
10a6b2f094 Fixing broken textBox dragging 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
f70d99a5c2 Improving draggable jQuery extension 2017-11-21 15:10:12 -02:00
Evren Ozkan
b88c2f472b PWV-73 Determine missing timepoint studies
- Display timepoint availability based on its studies' availability
- Display study availability in study level when timepoint is loaded
2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
a8d9e0f24f Fixing the loading indicator z-index 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
d04f9e3a3f Using the updated cornerstone version 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
f4a77d6f4d Fixing mouse interaction with label dialog 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
7d2577b06f Preventing re-rendering if viewport is on the same series 2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
0eea7f9373 Fixing infinity loop issue 2017-11-21 15:10:12 -02:00
Evren Ozkan
cea3a77b52 Send viewport activation trigger on mouse enter only if there is no focused dropdown 2017-11-20 16:31:26 -05:00
Evren Ozkan
e839619493 Make the timeout to dismiss dropdown configurable with 'dismissTimeout' flag (500ms by default) 2017-11-20 14:10:15 -05: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
004ccbc378 Displaying the deletion confirm dialog over the mouse pointer 2017-11-06 17:10:15 -02:00
Bruno Alves de Faria
5af752a122 Fixing delete lesion tool 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5330ba5982 Enabling viewport enlargement again 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
88e932a2f7 Preventing zero-sized bidirectional targets 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
4d93839412 Fixing issues with bidirectional tool 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5ef91e0c71 Making bounded plugin use CSS transform 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
3d250fe9b6 Safe destroy of twbsPagination plugin instance 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
03ea57c162 Creating paginationArea component on ohif:core package 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
fda272fd7d Isolating ohif:study-list package from measurements and lesiontracker 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
ddc45df4bd Isolating the ohif:study-list package 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
c42722192b Fixing issues on timepoints order hanging 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
Bruno Alves de Faria
89a96f02a0 Lazy loading measurements from lesions table 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
99c1fff3da Preventing text selection on study browser 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
37e18cfce0 Fixing viewport overlay text information 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
d259affd9a Displaying progress bar for lazy-loaded studies images 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
830ca6f566 Allowing description in nonTargets schema 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
778c7e29b7 Fixing issue with lastTransform varible 2017-10-31 11:22:37 -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
8af73dc438 Preventing svg polyfill from interefering on frames rendering 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
f5af70a218 Improving polyfill inclusion and fixing SVG issues 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
88863c5ece Keeping select2 focused after reactive change on its list 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
5a5ea1907a Fixing issue with select2 rebuilding 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
b7a8297fe0 Adding change event triggering on checkbox mixin 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
701991bde2 Lesion Table Improvements 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
Bruno Alves de Faria
efa7d48da1 Fixing measurement delete action 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
Erik Ziegler
97b34090a3 Update Cornerstone libraries to latest versions 2017-10-27 09:43:48 +02:00
Erik Ziegler
012bba4480 Update Cornerstone libraries and use injection for $, Hammer, and Cornerstone 2017-10-26 15:51:25 +02:00
Bruno Alves de Faria
315ec935d9 Adapting metadata to work on LesionTracker 2017-10-25 23:13:06 -02:00
Bruno Alves de Faria
c580f2db72 Adding Nadir method on timepointApi 2017-10-25 22:21:45 -02:00
Bruno Alves de Faria
bde625a961 Allowing lazy-loading on viewer 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
ed0bde0404 Fixing thumbnails layout and rendering 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
05b2aa3e15 PWV-182: Integrating study/timepoint browser changes on PIM Web Viewer 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
37137b9331 Final adjustments on quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
89f6bd4610 Adding studies and timepoints to quickSwitch 2017-10-25 22:20:43 -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
a583f5a124 Creating a new quick switch template 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
3b629f9816 Creating sidebar templates for studies/timepoints browsers 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d787ed2cb9 Finishing timepoint browser behavior 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d721c0dbde Using the new time point browser on the sidebar 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
fd9cfed8e9 Creating timepoint browser 2017-10-25 22:18:42 -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
Bruno Alves de Faria
09dc9a4639 Fixing roundedButtonGroup z-index issues 2017-10-25 22:07:07 -02:00
Bruno Alves de Faria
6d9e83869a Fixing measure flow scrolling 2017-10-25 22:07:07 -02:00
Evren Ozkan
93f9752527 PWV-57 Display timepoints in the order of viewports which is set by the hanging protocol by reversing the timepoints array if the first timepoint does not match with the first viewport data 2017-10-25 22:07:07 -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
weiwei
c5596128c1 Test for private tag handling 2017-10-19 18:14:50 +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
Evren Ozkan
8957b4ed8b Refactor absoluteUrl to allow multiple domains directed to the same server work 2017-10-19 12:56:59 +02:00
André Botelho Almeida
cdac28ed7f OHIF-170: using getString to get accession number for QIDO calls (#119) 2017-10-18 19:41:59 +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
Aysel Afsar
9905773a70 OHIF-178: Fix the issue with DIMSE services by sending the caller via callback 2017-10-12 14:52:15 -04:00
Bruno Alves de Faria
6fdfd27fe5 Accepting numeric values on common labels 2017-10-12 13:25:22 -03:00
Bruno Alves de Faria
15f04a5790 Fixing user preferences saving issues 2017-10-11 08:55:10 -03:00
Bruno Alves de Faria
f19ef98f5f Ignoring action components when using arrays on group mixin 2017-10-11 08:04:53 -03:00
Bruno Alves de Faria
9611fb5963 Theming select2 for form-themed class 2017-10-11 08:04:53 -03:00