Commit Graph

32 Commits

Author SHA1 Message Date
Bruno Alves de Faria
ddc45df4bd Isolating the ohif:study-list package 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
fd9cfed8e9 Creating timepoint browser 2017-10-25 22:18:42 -02:00
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
cdac28ed7f OHIF-170: using getString to get accession number for QIDO calls (#119) 2017-10-18 19:41:59 +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
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
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
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
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
65a4b75d16 Adapt DICOM services to use standard DICOM tag name for AcquisitionDateTime 2017-01-30 00:21:20 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 2017-01-29 22:11:17 -02:00
Eloízio Salgado
660b828f4b Creating ohif:metadata package with metadata classes and adding it to the viewers 2017-01-29 22:11:17 -02:00
Erik Ziegler
9ac196a916 Bug fixing after rebasing on top of Master 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
c84d0c21f3 PWV-1: Requesting timepoint data from PIM TIMC API 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
597386f391 PWV-1: Fixing DIMSE service connection issues 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +01:00
Emanuel F. Oliveira
8aa8b4288c PWV-2: Change on ServerConfiguration logic to make it extensible 2016-11-15 08:24:01 +01:00
Bruno Alves de Faria
4d79bf84a8 PWV-1: Refactoring ohif:studylist package 2016-11-15 08:24:01 +01:00
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +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