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
Emanuel F. Oliveira
a06da4e6e1
Fixing broken references in LesionTracker related to measurement deletions and lesion table row selection + Fixing bug in measurement handlers for unassociated studies.
2017-01-29 22:11:17 -02:00
Eloízio Salgado
3def03e7d0
Adding Metadata classes to Lesion Tracker and Hanging Protocols to both viewers
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
b5166088a3
Extending capabilities of "findBy" method from TypeSafeCollection to search an ordered dataset as needed by hanging-protocols package.
2017-01-29 22:11:17 -02:00
Eloízio Salgado
e693d48dbe
Adding Metadata classes to Lesion Tracker (WIP) and some fixed;
2017-01-29 22:11:17 -02:00
Eloízio Salgado
4ceba29164
Fixing mistaken push
2017-01-29 22:11:17 -02:00
Eloízio Salgado
6e8376f9fd
Removing duplicated functions
2017-01-29 22:11:17 -02:00
Eloízio Salgado
a8626d02c0
toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
014dc7730f
Testing + Removing debugger statements
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
402d45f40b
Removing duplicated and unecessary code from TypeSafeCollection + Code improvements.
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336
[WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection
2017-01-29 22:11:17 -02:00
Eloízio Salgado
660b828f4b
Creating ohif:metadata package with metadata classes and adding it to the viewers
2017-01-29 22:11:17 -02:00
Erik Ziegler
5fcf167726
Small fixes
2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78
Fixes to make Viewer load
2017-01-29 22:11:17 -02:00
Erik Ziegler
48b606881b
Change 'design' to 'ohif:design' in a few more Styl files. Fix duplicated declaration
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
00656ef943
Merging toolManager, enablePrefetchOnElement and imageViewerViewport...
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
9e69c43dda
Most JS files, all helpers and simple reconciliations
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
21400c5836
Mostly style files and Hanging Protocol changes
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
680beb163f
Initial work on Nucleus parity merge
2017-01-29 22:11:17 -02:00
Leonardo Campos
4f7348a09f
Setting the right framesPerSecond on Cine
2017-01-20 18:51:27 -02:00
Leonardo Campos
df5e8e14c5
LT-399: Load measurements and sync viewports when clicking on measurement number
2017-01-17 18:16:07 -02:00
Evren Ozkan
76ebe11c8e
OHIF-149 The viewer shall allow the root URL to be changed - WIP
...
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Bruno Alves de Faria
a91894c42d
LT-115: Fixing toolbar box window overflowing
2017-01-06 18:07:47 -02:00
Leonardo Campos
6d4c87f31e
LT-398 Stack scroll synchronization :: Toolbar button issue
2017-01-06 14:29:23 -02:00
Leonardo Campos
1d2c1c55fe
LT-398: Manual stack scroll synchronization
2017-01-05 17:53:54 -02:00
Bruno Alves de Faria
3f8350a79b
LT-115: Fixing hidden fortawesome icons for sub tools
2017-01-05 15:33:13 -02:00
Evren Ozkan
77182d1916
Make the persistence method of hanging protocols configurable
...
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05:00
Bruno Alves de Faria
94c0e1b25d
LT-115: Closing the sub tools popup when clicking outside
2017-01-04 17:41:47 -02:00
Bruno Alves de Faria
e996367ed5
LT-115: Grouping sub target tools with new layout and changing data structure
2017-01-04 11:20:13 -02:00
Bruno Alves de Faria
55ca29e0cf
LT-115: Changing the 'more tools' layout and behavior
2017-01-04 08:18:01 -02:00
Leonardo Campos
c3fc0b2b3b
LT-398: Toggle manual stack scroll synchronization between viewports
2016-12-29 11:37:25 -02:00
Emanuel Oliveira
a48a82adcb
Quick fix for multiple viewports being assigned the same viewportIndex
2016-12-22 14:26:53 -02:00
Evren Ozkan
2d06661eff
Add patientHistory into metaDataProvider
2016-12-21 09:46:23 -05:00
Evren Ozkan
0cf9163885
Update the metaData for missing fields of the images in stack
2016-12-12 17:26:35 -05:00
Leonardo Campos
79b2907085
LT-366: StudyList :: Export workflow issues
2016-11-28 02:32:34 -02:00
Eloízio Salgado
87d61298b4
LT-397: Check that everything works when internet is disconnected; Adding Google Fonts Local Copies
2016-11-25 17:38:07 -02:00
Evren Ozkan
2977cd0f8c
Add tooltipTitle property for toolbarSectionButton to allow showing another text than tool label on mouse hover
2016-11-23 18:23:18 -05:00