Commit Graph

13 Commits

Author SHA1 Message Date
Erik Ziegler
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js (#273) 2018-09-19 14:50:12 +02:00
Gustavo André Lelis
26b14f1dab feat(STOW-RS) Save DICOM Structured Reports from Measurement Table back to archive (#236)
* Small refactor into Table Class setting events as static object into class

* feature(STOW-SR) : Initial changes to stow when we have Server.

* Improvements into requests and small fix into style

* Small fix for jumpToRow without refheshing page

* Handling STOW-SR once we don't have server

* feature(STOW-SR) Refactor

* Merge request with makeRequest and delete old file

* Expose wadoproxy to client and update measurement-table to start using wadoproxy.getServerUrl

* Move WADOProxy.getServerUrl to Measurement-table package. Fix querystring issue.

* Remove proxy:enabled in favour of requestOptions.requestFromBrowser

* Bcrypt 2.0.0 to fix Travis
2018-07-31 15:01:26 +02:00
Erik Ziegler
6cc8048aed fix(wadoproxy): Update server-timing header to latest specification 2018-07-19 18:28:18 +02:00
Erik Ziegler
03d0798459 fix(routing): Switch from iron:router to clinical:router so we respect ROOT_URL (#115) 2018-07-18 12:44:27 +02:00
Gustavo André Lelis
1643e9f7d6 feat(WADOProxy): Adding proxy to POST method (#207) 2018-06-18 18:01:10 +02:00
Bruno Alves de Faria
b4bb44625c Fixing serverId issues 2017-06-16 16:36:34 -03:00
Erik Ziegler
5cec053b8d Stop throwing errors when no study data is available, log issue instead. 2017-06-15 09:18:54 +02:00
Erik Ziegler
dde2a981b2 Add Server-Timing header to WADO Proxy 2017-06-15 09:18:54 +02:00
Erik Ziegler
a1868f490b Remove unnecessary logging from WADO proxy 2017-04-12 12:14:31 +02:00
Erik Ziegler
7ec1c60bc5 Fixes for using OHIF Viewer against https site over DICOMWeb 2017-04-12 12:03:32 +02:00
Emanuel Oliveira
e97348bf8b OHIF-33 Accept HTTP header was not being proxied... 2017-03-15 10:16:20 -03:00
Evren Ozkan
d86cac112b OHIF-159 Fix wado-proxy issues 2017-03-09 14:19:05 -05: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