Commit Graph

17 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
Bruno Alves de Faria
0b51a53976 Creating ohif-studies package to deal with studies browsing 2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
da0595213d Fixing metadata issues with Orthanc studies 2017-09-28 08:16:23 -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
Bruno Alves de Faria
6efd8da0d1 Fixing issue: sidebar studies were not expanding 2017-07-12 09:18:17 -03:00
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Leonardo Campos
e743d6bc79 OHIF-50: Study series issue (study metadata and rendering sync) 2017-02-17 19:07:15 -02:00
Emanuel F. Oliveira
014dc7730f Testing + Removing debugger statements 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336 [WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
9e69c43dda Most JS files, all helpers and simple reconciliations 2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
70aa9e9012 LT-357: Thumbnails were not showing when loading study firstly from quick switch 2016-11-17 13:07:05 -02:00
Bruno Alves de Faria
de789dae59 LT-357: Fixing quick switch issues with loading state 2016-11-17 10:30:55 -02:00
Bruno Alves de Faria
5ee0513a5b LT-357: Fixing error with DOM access on not loaded studies 2016-11-17 06:59:41 -02:00
Bruno Alves de Faria
094f526d70 LT-306: Fixing defaulted study on quick switch 2016-11-16 10:03:44 -02:00
Emanuel F. Oliveira
60deb9c070 LT-326: Show all series of a study after loading it in Studies Sidebar (moving original logic to newly created method) 2016-11-15 20:48:23 -02:00
Eloízio Salgado
e70cc254ad LT-326: Show all series of a study after loading it in Studies Sidebar 2016-11-15 18:34:15 -02: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