Commit Graph

1066 Commits

Author SHA1 Message Date
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
Bruno Alves de Faria
d45321dae3 Fixing Hanging Protocols issue with timepoint type 2017-02-22 10:15:33 -03:00
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Bruno Alves de Faria
a742c8036d Fixing issues with locations onModified event 2017-02-20 10:52:10 -03:00
Bruno Alves de Faria
60a001043b Allowing locations schema overriding 2017-02-20 08:41:42 -03:00
Leonardo Campos
e743d6bc79 OHIF-50: Study series issue (study metadata and rendering sync) 2017-02-17 19:07:15 -02:00
Bruno Alves de Faria
48ed3c3fd9 Enabling measurements to have additional data 2017-02-17 15:35:37 -02:00
Leonardo Campos
7af333c888 Study association issue
When you cancel the association and do it again the selected studies
will be associated twice.
2017-02-16 14:48:44 -02:00
Leonardo Campos
7c37e2070a LT-408: New Lesion section heading is missing from the measurement table 2017-02-15 21:04:03 -02:00
Bruno Alves de Faria
6b17deabcb Adding loading state and error message when saving measurements 2017-02-15 17:49:32 -02:00
Leonardo Campos
5d8c608e70 LT-412: Study list needs default date filter 2017-02-14 23:50:46 -02:00
Leonardo Campos
46360c0c95 LT-401 LT-402: Scalebars issues
LT-401: Scalebars should be pinned to sides of viewport, not sides of
image

LT-402: Scalebar tool breaks on viewport flip and rotation
2017-02-14 19:25:39 -02:00