Commit Graph

1077 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
Leonardo Campos
fa4edaba7c Changing how DICOMWeb.getJSON validates Content-Type sent by the server 2017-03-04 13:42:52 -03:00
Leonardo Campos
5785607298 Closing dialog throws error about Promises 2017-03-04 01:33:51 -03:00
Leonardo Campos
3ad813be9e OHIF-156: Clicking the active tool icon should not reset to the default tool 2017-03-04 00:41:02 -03:00
Bruno Alves de Faria
351eb6164c Fixing PDF report measurements rendering 2017-03-02 20:57:54 -03:00
Bruno Alves de Faria
f91fc1c897 Fixing issues with PDF report 2017-03-02 13:40:01 -03:00
Erik Ziegler
d2dfe10513 Fix Reset button 2017-03-02 17:32:46 +01:00
Eloízio Salgado
e63b9b20f7 Bugfix for moving next/previous buttons 2017-03-02 10:18:11 -03: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
Emanuel F. Oliveira
2a6cb42228 Bug Fix: Default timpoint protocol for LT not being applied + Lesions not being correctly selected on jumpToRowItem function. 2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
e1cc8adbad Adapting OHIFStudyMetadataSource to use new retrieveMetadata call from ohif:study-list package. 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
Emanuel F. Oliveira
6ff8a57f50 Added orthanc script for both DIMSE and DICOMWeb 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
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
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
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
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
4afe74172e Adding support for new Hanging Protocols bootstrap process on Standalone Viewer 2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
bc691fc52a Adding LayoutManager class to viewerbase namespace... 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
20efd80c01 Overriding getImageId in OHIFInstanceMetadata and fixing OHIFViewer to add display sets properly 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
638c3df924 [WIP] Changing OHIFStudyMetadataSource to StudyList namespace 2017-03-02 10:15: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
Evren Ozkan
a159c105b0 OHIF-157 Support OHIF.utils.absoluteUrl on both client and server 2017-03-01 17:27:54 -05:00
Evren Ozkan
82876ddbe7 OHIF-157 Use OHIF.utils.absoluteUrl which removes the leading “/” from path before calling Meteor.absoluteUrl 2017-03-01 16:43:11 -05:00
Erik Ziegler
583147c542 Temporarily remove TablePosition and FrameIncrementPointer from C-FIND because they were breaking Orthanc usage 2017-03-01 13:04:26 +01:00
Evren Ozkan
7035469b91 Update cornerstone to v0.10.2
Update cornerstoneTools to v0.8.3
2017-02-23 15:20:27 -05: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
e7cd285f9c OHIF-155: tools: textBox anchor (center) 2017-02-23 10:32:42 -03:00
Erik Ziegler
dd7c47bdb7 Update SampleClientOnlyBuild for StandaloneViewer 2017-02-23 12:10:05 +01:00
Erik Ziegler
f0fe96fb19 Add WebWorker configuration to StandaloneViewer. Fix issue with displaySet sorting 2017-02-23 12:02:45 +01:00
Bruno Alves de Faria
4783d1634b Adding accessionNumber to metadata and preventing some crashes on measurements table 2017-02-22 19:55:01 -03:00
Evren Ozkan
c3f970cd2e Update cornerstoneWADOImageLoader to v0.14.2 2017-02-22 11:19:29 -05:00