Erik Ziegler
89d97a7a3a
chore(dicomweb-client): Switch to dicomweb-client.js to push logic out of OHIF
2018-10-04 11:40:48 +02:00
Bruno Alves de Faria
ea34f2db83
chore(validate.js): Replace validatejs Meteor package with direct npm import
2018-09-28 15:09:01 +02:00
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
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
Eloízio Salgado
64b511375e
Adding stackImagePositionOffsetSynchronizer.js to Viewerbase namespace and instanciating it in the Viewers
2017-01-29 22:11:18 -02:00
Eloízio Salgado
3def03e7d0
Adding Metadata classes to Lesion Tracker and Hanging Protocols to both viewers
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
Emanuel F. Oliveira
21400c5836
Mostly style files and Hanging Protocol changes
2017-01-29 22:11:17 -02:00
Evren Ozkan
77182d1916
Make the persistence method of hanging protocols configurable
...
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05: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