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
Bruno Alves de Faria
da0595213d
Fixing metadata issues with Orthanc studies
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
335c3526cc
Fixing issues with viewports linking
2017-08-28 17:09:59 -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
0f30648646
Adapting StudyPrefetcher to the new metadata structure
2017-07-12 09:18:17 -03:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Evren Ozkan
916e344c75
Export StackLoadingListener and DICOMFileLoadingListener
2017-05-23 19:09:47 -04:00
Evren Ozkan
7519006e64
Fix bugs which prevents loading multi-frame instances with custom image loaders
...
- Construct image id based on frame (if defined) for custom image loaders as well
- Use DICOMFileLoadingListener for multi-frame images and image loaders except wado
2017-05-23 16:20:23 -04:00
Leonardo Campos
c5c5ddf282
Revert "OHIF-27: PlayClipController"
...
This reverts commit 72c08147d4 .
2017-05-22 18:48:45 -03:00
Leonardo Campos
88385857b6
OHIF-61 (ASCD): Resizing of window causes controls to overlay on the image
2017-05-04 23:00:01 -03:00
Leonardo Campos
8ae26c38e9
OHIF-27: auto-play :: looking for cached files/instances
2017-05-03 22:30:38 -03:00
Leonardo Campos
72c08147d4
OHIF-27: PlayClipController
2017-05-03 22:30:32 -03:00
Emanuel F. Oliveira
594a8b1241
Adding onInsert interface to TypeSafeCollection class
2017-04-28 07:35:00 -03:00
Bruno Alves de Faria
2ea2107e11
Adapting studyPrefecther to the new Viewer Data structure
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35
Final adjustments to routing behaviors
2017-03-21 10:16:47 -03:00
Leonardo Campos
9ad0b670b3
OHIF-135: providing all data required by cornerstoneWADOImageLoader to wadors instances
2017-03-15 15:48:35 -03:00
Leonardo Campos
cb72bd17fc
minor change on log message
2017-03-15 15:47:27 -03:00
Leonardo Campos
1c509a9870
Adding StudyPrefetcher
2017-03-15 15:47:27 -03:00
Eloízio Salgado
e63b9b20f7
Bugfix for moving next/previous buttons
2017-03-02 10:18:11 -03:00
Eloízio Salgado
2333276e96
Adding metadata support for rule entry dialog
2017-03-02 10:18:11 -03:00
Eloízio Salgado
bec8f21c0a
Moving Hanging Protocols updates back to the viewers
2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
d8e5609089
Adding loadStudy method to StudyMetadataSource API
2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
54e8a3f8f2
Bug Fix: Undefined bestMatch exception being thrown when no match was found.
2017-03-02 10:18:10 -03:00
Eloízio Salgado
4fe9a2f9fc
Moving loadStudy logic from Hanging Protocols to StudyMetadataSource
2017-03-02 10:18:10 -03:00
Emanuel F. Oliveira
72bfbf69c7
Adapting OHIFStudySummary to translate OHIF Viewers specific property names to standard DICOM keywords.
2017-03-02 10:16:10 -03:00
Emanuel F. Oliveira
4df18233c4
Update viewer to use prior studies for Hanging Protocols initialization and using those studies in HP Match Image process (added getStudyPriors and getStudyPriorsMap)
2017-03-02 10:16:10 -03:00
Emanuel F. Oliveira
b9a3cf9da3
Updating OHIF private hanging-protocol branch with Nucleus rebased version
2017-03-02 10:16:10 -03:00
Emanuel F. Oliveira
5346f20329
Ranaming DICOMTagDescriptions viewerbase module
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
0be2f5887a
Removing search loops and proprietary tag definitions from DICOMTagDescriptions viewerbase utility.
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
e75330fe87
Fixing createStacks and imageThumbnail
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
2b22aecc15
Bug Fix: OHIF Study Metadata API implementation not correctly reading Study and Series level data + Adding ES5.1 properties to Study Metadata API abstract classes to prevent protected attribute override
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
4c84961d4c
Fixed displaySet search inside protocolEngine
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
6cfb4f16eb
[WIP] Moving hanging protocols initialization to OHIF Viewer specific code.
2017-03-02 10:15:09 -03:00
Emanuel F. Oliveira
7fa581e52b
[WIP] Moving new Hanging-Protocol bootstrap from Nucleus to OHIF Viewers
2017-03-02 10:15:09 -03:00
Bruno Alves de Faria
710d7c9a02
Allowing follow-up number to be controlled by configuration
2017-02-23 14:01:16 -03: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
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
Emanuel F. Oliveira
36def1e055
StandaloneViewer reconcile + Minor fix to ResizeViewportManager
2017-01-31 11:27:23 -02:00
Eloízio Salgado
64b76c2027
Removing unused code
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
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
Emanuel F. Oliveira
75e027fee5
Bug Fix: Only first frame of multiframe images is being rendered.
2017-01-29 22:11:18 -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
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
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