Commit Graph

46 Commits

Author SHA1 Message Date
Evren Ozkan
99d5c01dab Move the default protocols into hanging protocol strategy not to add the default protocols of the default strategy when another strategy is used 2017-03-06 18:59:01 -05:00
Eloízio Salgado
33101f3881 Fixing namespace issue for dialogUtils functions 2017-03-02 10:18:11 -03:00
Eloízio Salgado
35b855de56 Hanging protocol improvements on matching process and other improvements 2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
744a0bd76e Moving updates on Hanging Protocols from Nucleus to private OHIF branch 2017-03-02 10:18:11 -03:00
Eloízio Salgado
7dff1a815e Fix preset values for rule entry dialog 2017-03-02 10:18:11 -03:00
Eloízio Salgado
0d44906fe9 Fixing display constraint text 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
e10453b919 Fixing Hardcoded Data to use Tag IDs instead of non-standard-conforming attribute names + Preparing Hanging Protocols for Demoing 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
3917e34a74 Moving loadStudy logic from Hanging Protocols to StudyMetadataSource 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
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
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
Eloízio Salgado
5d5df29e09 Improvements for imageSlider and cineDialog components. Rolling back default protocol (HP) configurations 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
Eloízio Salgado
f96a37e1bc Hanging Protocols: Fixing Lesion Tracker 2017-03-02 10:16:09 -03:00
Eloízio Salgado
6973cd4ec8 [WIP] Hanging Protocol: improving protocol engine to use OHIFError object 2017-03-02 10:16: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
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Leonardo Campos
b99b986630 LT-413: Enable analytics on Lesion Tracker 2017-02-14 01:25:50 -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
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
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
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
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
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
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
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
Evren Ozkan
c581b0fd2c Fix minor bugs with hanging protocol editor
- Hide dropdown after clicking Import button
- Clone the selected protocol, updateselect it and update protocol selector when a protocol is saved as
- Update protocol selector after a protocol is renamed
2017-01-05 18:37:47 -05:00
Evren Ozkan
e3561690f1 Fix minor bugs with hanging protocols 2017-01-05 13:06:17 -05:00
Evren Ozkan
dfbd63fcb7 Use anchor element to export the selected hanging protocol instead of using saveAs function of jszip library 2017-01-04 19:06:58 -05: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
55ca29e0cf LT-115: Changing the 'more tools' layout and behavior 2017-01-04 08:18:01 -02:00
Bruno Alves de Faria
79f3c482c1 LT-382: Fixing image loading after time points disassociation 2016-11-22 16:28:42 -02:00
Bruno Alves de Faria
3343575538 LT-382: Partially fixing the issue with follow-ups disassociation 2016-11-22 11:23:19 -02:00
Eloízio Salgado
3fb1c7ad70 LT-349: Measurement panel should be opened by default for associated studies 2016-11-16 14:41:15 -02:00
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00