ohif-viewer/Packages/ohif-study-list/client/lib
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
..
third-party PWV-1: Refactoring ohif:studylist package 2016-11-15 08:24:01 +01:00
exportSelectedStudies.js Replacing studyListContextMenu for dropdown 2017-03-21 10:16:47 -03:00
exportStudies.js LT-92: Displaying the criteria nonconformities when clicking the warning icon 2017-01-18 11:01:52 -02:00
getSelectedStudies.js Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
getStudyPriors.js Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
getStudyPriorsMap.js Moving Hanging Protocols updates back to the viewers 2017-03-02 10:18:11 -03:00
importStudies.js Removing progressDialog from DOM 2017-03-21 10:16:46 -03:00
index.js Fixing radio CSS issues and moving viewStudies to ohif:study-list package 2017-03-27 08:28:21 -03:00
OHIFStudyMetadataSource.js Ohif 168 proper error handling (#111) 2017-09-19 17:44:39 +02:00
OHIFStudySummary.js Adapting OHIFStudySummary to translate OHIF Viewers specific property names to standard DICOM keywords. 2017-03-02 10:16:10 -03:00
queryStudies.js Ohif 168 proper error handling (#111) 2017-09-19 17:44:39 +02:00
retrieveStudiesMetadata.js 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
retrieveStudyMetadata.js Ohif 168 proper error handling (#111) 2017-09-19 17:44:39 +02:00
studylist.js Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
viewSeriesDetails.js Replacing studyListContextMenu for dropdown 2017-03-21 10:16:47 -03:00
viewStudies.js Fixing radio CSS issues and moving viewStudies to ohif:study-list package 2017-03-27 08:28:21 -03:00