Commit Graph

93 Commits

Author SHA1 Message Date
Bruno Alves de Faria
5c351365fe Removing uncaught promise console errors 2017-10-03 16:37:37 -03:00
André Botelho Almeida
af4b8b45f5 Ohif 168 proper error handling (#111)
* Adding a better error handling for DICOMWeb getJson method

* Adding a better error handling for DICOMWeb getBulkData method

* Fixinf some typos. Using console.error to log errors

* Better error handling for DIMSE connections

* Using meteor error in StudyListSearch to better display same error in the client

* Using Meteor.Error for a better pattern. Added an error message in the study list. created connection error types to DICOMWeb connection errors

* Changing error types for server connection. Added better errors for DIMSE server on sockets

* Improving viewer response to error being throw when not finding server to display studies

* OHIF-168: adding catches clauses for retrieveStudyMetada method

* OHIF-168: fixing typo in DIMSE.js

* OHIF-168: setting the session variable  to false when starting a new studylist search

* OHIF-168: Using OHIF.log instead of console

* OHIF-168: removing parsing into string for OHIF.log in Connection.js

* OHIF-168: improving error message visibility in study viewer
2017-09-19 17:44:39 +02:00
Aysel Afsar
c678022bd9 OHIF #98 Support to show specific series in study by URL: <base_url>/study/<studyInstanceUid>/series/<seriesInstanceUid> 2017-08-15 20:12:32 -04:00
Aysel Afsar
cf9136447e OHIF #67 Do not trigger ‘change’ event of Study Date Filter since updateInputText method of date filter trigger change event while initializing date picker with applied dateFilterNumDays 2017-08-14 18:14:15 -04:00
Bruno Alves de Faria
b4bb44625c Fixing serverId issues 2017-06-16 16:36:34 -03:00
Erik Ziegler
95533c785b Fix typo in study date filtering for QIDO 2017-06-15 12:42:54 +02:00
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
66c27b408f Adjusting pagination and form dialog buttons 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
d9475db1ff Fixing select2 smaller version styles and focus/blur behavior 2017-06-14 09:19:49 +02:00
Evren Ozkan
6d2c324c8f OHIF-165 Make default mouse button tools configurable (wwwc, zoom, pan and stackScroll are currently supported) 2017-05-08 12:25:58 -04:00
Leonardo Campos
4055655c7a OHIF-26: StudyLoadingListener :: progress bar config (ui) 2017-04-27 01:59:15 -03:00
Bruno Alves de Faria
279f6a9960 Creating a smaller version of select component 2017-04-19 10:49:23 -03:00
Bruno Alves de Faria
98c052c4b7 Fixing select2 placeholders and reactivity issues 2017-04-19 10:07:48 -03:00
Bruno Alves de Faria
b30d951ad0 Making study list filter inputs text visible on IE11 2017-04-18 15:03:59 -03:00
Erik Ziegler
bf97c3ebe2 Prevent requestOptions.headers from being published to the client (in case it contains Authentication info) 2017-04-12 12:04:46 +02:00
Erik Ziegler
7ec1c60bc5 Fixes for using OHIF Viewer against https site over DICOMWeb 2017-04-12 12:03:32 +02:00
Bruno Alves de Faria
bc533c14ad Fixing radio CSS issues and moving viewStudies to ohif:study-list package 2017-03-27 08:28:21 -03:00
Bruno Alves de Faria
65ee016efc Making login work with Meteor Accounts package 2017-03-23 19:01:22 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
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
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
91abaf8a60 Removing serverInformationModal 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
Leonardo Campos
c2c773a8e7 fixing issues after rebasing with master 2017-03-15 17:32:08 -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
74b99cb28d wadors :: retrieveMetadata :: palette colors 2017-03-15 15:47:27 -03:00
Leonardo Campos
1c509a9870 Adding StudyPrefetcher 2017-03-15 15:47:27 -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
Leonardo Campos
d1aa77dd76 Changing getWADORSImageId to work with latest cornerstoneWADOImageLoader 2017-03-15 10:16:20 -03:00
Emanuel Oliveira
26920dd5bd OHIF-33 Removed base64 encoding of color palettes... 2017-03-15 09:54:36 -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
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
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
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
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
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00