Commit Graph

1292 Commits

Author SHA1 Message Date
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