Commit Graph

8 Commits

Author SHA1 Message Date
Bruno Alves de Faria
eb372bed03 Improving new study browser and moving studies services to ohif:studies 2017-10-25 22:09:08 -02: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
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
6cfb4f16eb [WIP] Moving hanging protocols initialization to OHIF Viewer specific code. 2017-03-02 10:15:09 -03:00