Commit Graph

1016 Commits

Author SHA1 Message Date
Leonardo Campos
b99b986630 LT-413: Enable analytics on Lesion Tracker 2017-02-14 01:25:50 -02:00
Evren Ozkan
33f9b8672b Integrate web workers and the latest cornerstone libraries
- Upgrade cornerstone to v0.10.1
- Upgrade cornerstoneTools to v0.8.1
- Upgrade cornerstoneWADOImageLoader to v0.14.1
- Upgrade dicomParser to v1.7.4
- Upgrade hammerjs to v2.0.8
2017-02-13 15:49:02 -05:00
Bruno Alves de Faria
8fa437b2c2 Exposing tool groups mapping as a static method in the API class 2017-02-10 19:57:23 -02:00
Bruno Alves de Faria
1582ba3ad0 Fixing event propagation issues on components mixins 2017-02-10 08:43:37 -02:00
Erik Ziegler
4107ed1dfa Change ohif-study-list to use HammerJS from NPM 2017-02-09 14:22:08 +01:00
Bruno Alves de Faria
24d829cb72 Adding fade-out transition to search box on select tree 2017-02-09 08:28:30 -02:00
Leonardo Campos
cdda919d5a LT-406: Baseline conformance checks are getting applied at follow-up 2017-02-09 05:16:39 -02:00
Leonardo Campos
e8d8608002 jslint 2017-02-08 21:10:01 -02:00
Leonardo Campos
2752228c7f LT-405: syncronized scrolling issue 2017-02-08 20:59:08 -02:00
Bruno Alves de Faria
ffc32fb214 Fixing issues on exportPdf and adding extensibility to location labels 2017-02-08 08:19:10 -02:00
Leonardo Campos
96a747a2ef Update standalone README.md 2017-02-07 19:12:34 -02:00
Leonardo Campos
6adc31ce40 fix toolbar buttons 2017-02-07 11:51:08 -02:00
Evren Ozkan
2e06b652b3 OHIF-152 Fix hanging protocol issues
- Replace “OHIF.viewerbase.showConfirmDialog” with “Viewerbase.dialogUtils.showConfirmDialog”
- Check the length of the filtered images (instead of checking whether it is undefined, because the filtered images is returned as an empty array if not found) to find the display set in protocolEngine
2017-02-01 19:14:41 -05:00
Evren Ozkan
dff42c0360 OHIF-151 Fix issue with next and prev buttons in the toolbar and cine dialog 2017-02-01 17:24:44 -05:00
Eloízio Salgado
d43fec0147 Provinding a new fitToWindow option for resizing viewports 2017-02-01 16:32:11 -02:00
Eloízio Salgado
d7d15143aa README.md file for important objects in ohif-viewerbase lib/classes/ folder 2017-02-01 15:35:49 -02:00
Bruno Alves de Faria
55901e2b38 Fixing merge issues 2017-01-31 18:07:52 -02:00
Emanuel F. Oliveira
e8b60c9f0b Removing old import from parsingUtils lib... 2017-01-31 13:59:08 -02:00
Emanuel F. Oliveira
36def1e055 StandaloneViewer reconcile + Minor fix to ResizeViewportManager 2017-01-31 11:27:23 -02:00
Eloízio Salgado
6ddc844945 Removing unused global object 2017-01-30 12:17:16 -02:00
Eloízio Salgado
cd5eba6549 Removing unused code 2017-01-30 12:14:04 -02:00
Emanuel F. Oliveira
c9236b96f9 Applying ohif:viewerbase namespaces to ohif:measurements 2017-01-30 00:50:46 -02:00
Emanuel F. Oliveira
65a4b75d16 Adapt DICOM services to use standard DICOM tag name for AcquisitionDateTime 2017-01-30 00:21:20 -02:00
Emanuel F. Oliveira
d5feda0148 Make createStacks use Study Metadata API for multiframe instances 2017-01-30 00:18:35 -02:00
Emanuel F. Oliveira
1a24e05e26 Removing duplicated logic in merged version of imageViewerViewport.js 2017-01-29 23:30:06 -02:00
Eloízio Salgado
6d57ef1197 Removing seriesNavigation 2017-01-29 22:11:19 -02:00
Eloízio Salgado
64b76c2027 Removing unused code 2017-01-29 22:11:19 -02:00
Eloízio Salgado
e8244b9d75 Removed unused comment 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
ed66a38654 Merging hanging-protocol changes from master to nucleus-parity branch 2017-01-29 22:11:19 -02:00
Eloízio Salgado
acb64c4246 Creating helpers to add classes in viewports and Layout Manager elements, so any app using ohif-viewerbase can style on its own 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
9a7a2051e1 Moving latest changes from Nucleus viewer back to OHIF Viewers 2017-01-29 22:11:19 -02:00
Eloízio Salgado
bdbf807565 Fixing activeTool for configurable defaultTool 2017-01-29 22:11:19 -02:00
Eloízio Salgado
c2c8a43c3a Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step) 2017-01-29 22:11:19 -02:00
Eloízio Salgado
b866e6e6c7 Removing ohif-cornerstone as a dependency for ohif-viewerbase. It should be added in the Viewer level. Avoiding error on temp measurements 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
4a58d37738 Added condition to initialize Hanging Protocols... 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
136ff7661b Moving link series bug fix to OHIF Viewers 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
541891d2ee OHIF x Nucleus Code change sync-up 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
d22094bbe1 Moving Nucleus bug fix of slow toggling of reference lines to OHIF viewers... 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
f94d951453 Bug Fix: Double click was not working when no viewport is active 2017-01-29 22:11:19 -02:00
Eloízio Salgado
a8ee17dc71 Checking if helpers are not registered before register to avoid overriding 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
66df591166 Moving Nucleus viewer changes in setActiveViewport back into OHIF viewers 2017-01-29 22:11:18 -02:00
Eloízio Salgado
601e9537c6 Adding some missing import in isDisplaySetActive helper 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
2ed30ee592 Bug Fix: Additional Viewports do auto load remaining stacks... 2017-01-29 22:11:18 -02:00
Eloízio Salgado
64b511375e Adding stackImagePositionOffsetSynchronizer.js to Viewerbase namespace and instanciating it in the Viewers 2017-01-29 22:11:18 -02:00
Eloízio Salgado
e40649533c Removing duplicated files/functions 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
2ed38cf6e7 Fixing rebase issue: restoring getImagePlane behaviour... 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
75e027fee5 Bug Fix: Only first frame of multiframe images is being rendered. 2017-01-29 22:11:18 -02:00
Eloízio Salgado
e2322ec05a Fix Cine Dialog styles 2017-01-29 22:11:17 -02:00
Eloízio Salgado
47db6bcb05 Making getImagePlane work with IntanceMetadata. This would fix some features that depend on imagePlane such as Link Series 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
6003f67865 Fixed issue on ordering of display sets in OHIF Viewers + Fixed issue with tag to property name translation on OHIFInstanceMetadata class. 2017-01-29 22:11:17 -02:00