Commit Graph

8 Commits

Author SHA1 Message Date
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
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
718fd30feb Adjusting OHIF Viewer to the new structure 2017-03-21 10:16:47 -03:00
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Evren Ozkan
76ebe11c8e OHIF-149 The viewer shall allow the root URL to be changed - WIP
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Eloízio Salgado
87d61298b4 LT-397: Check that everything works when internet is disconnected; Adding Google Fonts Local Copies 2016-11-25 17:38:07 -02:00
Bruno Alves de Faria
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00