Commit Graph

1085 Commits

Author SHA1 Message Date
Bruno Alves de Faria
0cf4dbf13f Removing contextMenu templates and title from tabs 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
485f82f64c Replacing studyListContextMenu for dropdown 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
4daf7d8bf8 Fixing dropdown focus/blur behavior and adding animations 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e83b5348ff Adapting header to the new structure 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
2d52c9ef0a Creating header package and dropdown component 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
04e9a85def Allowing themes overriding by each project needs 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
c7f31ddb0a Removing progressDialog from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
cb2d0d18aa Removing viewSeriesDetailsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
c3afd068a4 Removing lastLoginModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
91abaf8a60 Removing serverInformationModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
2a5699a5b7 Allowing sections to work outside components 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
dd745e3f65 Removing optionsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
02a97d4aa6 PWV-15: Removing themeSelectorModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
0153354004 Removing timeoutCountdownDialog from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
efb4ca23b5 PWV-15: Creating routing branch 2017-03-21 10:16:46 -03:00
Leonardo Campos
e618e32341 fix: dragProbe tool (PR #194)
Pull request
https://github.com/chafey/cornerstoneTools/pull/194
2017-03-17 21:40:16 -03:00
Leonardo Campos
7d8d32d7dc fix :: updateMetadataManager 2017-03-15 17:49:35 -03:00
Leonardo Campos
c2c773a8e7 fixing issues after rebasing with master 2017-03-15 17:32:08 -03:00
Leonardo Campos
716dfdad8d updating cornerstoneWADOImageLoader (PR #70)
Pull Request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/70
2017-03-15 15:48:35 -03:00
Leonardo Campos
855cc02461 updating cornerstoneTools (PR #189)
Pull Request
https://github.com/chafey/cornerstoneTools/pull/189
2017-03-15 15:48:35 -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
3d99821117 cornerstoneWADOImageLoader (PR #65, #68)
Pull Request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/65
https://github.com/chafey/cornerstoneWADOImageLoader/pull/68
2017-03-15 15:48:34 -03:00
Leonardo Campos
74b99cb28d wadors :: retrieveMetadata :: palette colors 2017-03-15 15:47:27 -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
Leonardo Campos
3f575358f0 Adding imageRendering and thumbnailRendering to DICOMWeb config files 2017-03-15 15:41:30 -03:00
Leonardo Campos
cc24548e21 Removing the search limit once the pagination is done on the client 2017-03-15 15:40:37 -03:00
Leonardo Campos
1798a87d3f OHIF-33: Adding thumbnailRendering config 2017-03-15 15:40:33 -03:00
Leonardo Campos
fe6a1a9884 OHIF-33: Adding transferSyntax attribute to WADO-URI
DCM4CHEE will not decompress the DICOM file if there's a
transferSyntax parameter in the url
2017-03-15 10:22:14 -03:00
Leonardo Campos
3e1775ea20 Auto Play wasnt working for multiframe instances 2017-03-15 10:22:14 -03:00
Leonardo Campos
b31d7441ea OHIF-25: Multi-frame images should be loaded one frame at a time 2017-03-15 10:22:14 -03:00
Leonardo Campos
6cb0050f38 OHIF-33 DIMSE :: RetrieveMetadata :: Planar Configuration 2017-03-15 10:16:20 -03:00
Emanuel Oliveira
e97348bf8b OHIF-33 Accept HTTP header was not being proxied... 2017-03-15 10:16:20 -03:00
Leonardo Campos
d1aa77dd76 Changing getWADORSImageId to work with latest cornerstoneWADOImageLoader 2017-03-15 10:16:20 -03:00
Leonardo Campos
4867f72df4 changing the way wadors imageId is created 2017-03-15 09:54:36 -03:00
Leonardo Campos
943e728f20 loading thumbnails with wadors 2017-03-15 09:54:36 -03:00
Emanuel Oliveira
26920dd5bd OHIF-33 Removed base64 encoding of color palettes... 2017-03-15 09:54:36 -03:00
Emanuel Oliveira
9e32df99ba getBulkData should throw an exception on error... 2017-03-15 09:53:26 -03:00
Emanuel Oliveira
fc648e38ab Retrieving and Caching Palette Colors on GetStudyMetadata request... 2017-03-15 09:53:26 -03:00
Emanuel F. Oliveira
c27b1f2290 OHIF-24 Retrieving Pallete Color tables on metadata request... 2017-03-15 09:53:26 -03:00
Evren Ozkan
d86cac112b OHIF-159 Fix wado-proxy issues 2017-03-09 14:19:05 -05:00
Leonardo Campos
8d4a71fd73 DICOM.getJSON :: making sure contentType is not undefined 2017-03-08 11:08:08 -03:00
Leonardo Campos
30a98559c6 image tools: event handlers should not return 'false' when it's disabled or toolData is unavailable (PR #190)
Pull request
https://github.com/chafey/cornerstoneTools/pull/190
2017-03-07 18:33:34 -03:00
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
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
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
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