Commit Graph

1535 Commits

Author SHA1 Message Date
Egor Lezhnin
46ed339579 fix(google-cloud): Update healthcare-api-adapter to use v1beta1 URLs (#379) 2019-04-08 13:10:29 +02:00
Erik Ziegler
c0549967c6 fix(toolbar): Remove unnecessary Presentation State button 2019-03-22 16:43:39 +01:00
Erik Ziegler
46828dc5ce fix(google-cloud): Minor cleanup to prevent Google Cloud packages from being added unnecessarily 2019-03-22 16:43:31 +01:00
Egor Lezhnin
9486522552 feat(google-cloud): Add support for Google Cloud Healthcare API DICOM Store Switch (#325)
* NOTASK: PoC for loading data from Healthcare API

* NOTASK: PoC for loading data from Healthcare API fix

* Add sample dialog for loading test dicom-picker

* Fix incorrect promise resolving

* NOTASK: PoC for loading dicom store

* Add web-components as git submodules. (Probably will be changed later)

* Add rough dicomStore picker

* Add dataset selector

* NOTASK: QIDO metadata first draft

* NOTASK: Not Implemented error for color images

* NOTASK: clean-up

* Dicom files uploader intermediate version

* NOTASK: Accept header

* NOTASK: docker configs

* NOTASK: fix

* NOTASK: howTo

* Add draft of DICOM uploader

* Add missing files

* Fix error with missing clientId

* Update submodule

* NOTASK: HowTo

* NOTASK: config for dev

* NOTASK: new docker file

* clean-up

* Update GCP web-components

* Add integration with async web components

* Fix errors in nginx.conf

* Structured reports views basic implementation

* NOTASK: qido -> wado

* NOTASK: config fix

* NOTASK: dirty copy-paste implementation

* Add "Change dicom store" button.
Add an ability to clear date.
Fix bug, when OAuth dosn't work if URL is not /

* Fix studylist filtering

* Fix dockerfile

* NOTASK: meteor update

* NOTASK: fix of package structure

* NOTASK: merge fix

* improvements

Move check for now SR into SR modal
Use simple button to open SR modal
Remove button styling
cleanup

* copy SR data retrieval to wado

* make search of SR simpler

* Codestyle fix

* NOTASK: palette color error message

* Fix date filter.
Fix server settings on first loading.
Add SR and PS buttons

* NOTASK: PS is now hidden by default

* NOTASK: dirty solution

* NOTASK:  new wadoimage lib version

* Fix PS and SR buttons

* Make modal dialogs vertically centered

* Update web components. Quick UI fixes

* Add missing files to the previous commit

* NOTASK:  show-hide for PS

* NOTASK:  show-hide for PS

* NOTASK:  fix of min-max PixelValue bug

* Add "sign out" functionality for Google OAuth. Update web-components.

* intermediate commit

* Add demo signin page

* Beautifying demo sign in page

* NOTASK:  merge

* NOTASK:  clean-up

* Use npm for getting healthcare-api-adapter instead of git submodule.

* NOTASK:  clean-up

* meteor update

* clean-up

* clean-up

* Clean up code

* Update healthcare-api-adapter version. Add location to dicom store path. Fix buttons style.

* Downgrade meteor and packages to master version. Use meteor-build-client-fixed2
2019-03-22 16:42:26 +01:00
Erik Ziegler
1783351f57 Update dicomweb-client to 0.4.2 2019-02-08 09:41:12 +01:00
Erik Ziegler
85a88744d5 Fix duplicate eventData variable in measurementHandlers 2019-02-08 09:30:42 +01:00
James Petts
9c97d6229e
fix typo: e -> eventData. 2019-02-05 12:18:31 +00:00
James Petts
4579543bde Fixed memory leak by properly triggering remove. (#339) 2019-01-23 09:38:18 +01:00
Evren Ozkan
e508a59ee3 fix(thumbnails): Prevent caching for thumbnail images by using canvas element (thanks @jasonklotzer) 2018-12-19 10:29:45 -05:00
Zaid Safadi
7643a384b4 Update cornerstone libs (wado) to latest and fix Incorrect ultrasound measurement #319 (#323) 2018-12-17 23:33:30 +01:00
Evren Ozkan
a4b8f2c5ed fix(user-preferences): Fix the issues with saving/retrieving user preferences in OHIFViewer 2018-11-09 13:22:14 -05:00
Evren Ozkan
5017fd13af fix(hot-keys): Set the correct context name to enable hot keys based on the current page (#308) 2018-11-09 13:14:03 -05:00
Evren Ozkan
99041bebde fix(study-list): Use offset and limit in the dicomweb queries used to search studies with next/prev pagination in study list (#290) 2018-11-08 17:43:26 -05:00
Evren Ozkan
6ad7586d25 Fix the issues with modality filter in study list 2018-10-25 19:28:54 -04:00
Evren Ozkan
68e2619199 Bump cornerstone-core to 2.2.7 and cornerstone-tools to 2.4.0 2018-10-25 14:36:45 -04:00
Erik Ziegler
2c6bd1ef6f
chore(dcmjs): Move DICOM-SR creation / parsing logic from OHIF to dcmjs (#293) 2018-10-18 08:53:47 +02:00
João Vinagre
fa73fedb73 fix(study-list): Change convertStringToStudyDate to use moment to fix study date issues 2018-10-04 11:40:48 +02:00
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
Erik Ziegler
45c5867663 chore(openid-connect): Update versionsFrom to 1.7 for ohif-user-oidc 2018-10-01 14:15:29 +02:00
Erik Ziegler
539c8af98b fix(lesion-tracker): Fix package import issues with ohif-user-meteor-accounts 2018-10-01 14:15:29 +02:00
Erik Ziegler
84c68f4084 fix(lesion-tracker): Fix improper use of loadStudy in longitudinalViewportOverlay (closes #194) 2018-10-01 14:15:29 +02:00
Erik Ziegler
3c4c8c26f9 fix(lesion-tracker): Stop trying to load study with non-existent studyInstanceUid 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
1e97a3eff7 chore(enabled-element-hooks): Allow hooks to run when viewport is enabled 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
d28ec41893 feat(stack-scroll-linking): Add flag to disable automatic stack scroll linking when jumping to a lesion 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
1c1ad7de42 chore(error-handling): Log errors in OHIF.ui.handleError 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
63a9fdab62 fix(save-measurements): Prevent users from saving by hotkey when saving is disabled 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
303c94c3b0 feat(bidirectional) Allow text callouts to be linked to the short axis of the bidirectional tool (#44) 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
b8d619390a feat(bidirectional-tool): Reset rotation behaviour when long/short axes invert 2018-10-01 14:15:29 +02:00
Erik Ziegler
822dc448c9 fix(select2): Stop adding inputSelect placeholder for multiple=true input selects 2018-10-01 14:15:29 +02:00
Aysel Afsar
2ad86af12e feat(popover): Add click-to-dismiss popover template to core 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
b64c9878af fix(hanging-protocols): Fail rule matching if a required rule fails 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
b6eecf8c8f chore(hotkeys): Change hotkey command names for Next / Previous Image Viewport 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
eae9df2c3f fix(hotkeys): Correct grammar for W/L shortcut switch confirmation 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
02ec88655a chore(bidirectional-tool): Clean up longest/shortest diameters calculation 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
d834c751a9 chore(measurements): Fix namespace on some events in ohif:measurements package 2018-10-01 14:15:29 +02:00
Erik Ziegler
c4c20abb23 fix(measurements): Add missing toolType for temp measurements 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
0434853b72 fix(download-screenshot): Fix Download Screenshot issues on IE11 2018-10-01 14:15:29 +02:00
Bruno Alves de Faria
3a20f1ecaf fix(bidirectional-tool): Prevent NaN values when using bidirectional tool. 2018-10-01 14:15:29 +02:00
Erik Ziegler
938ce69ce0 chore(validate.js): Fix old reference to validatejs package 2018-09-28 15:25:29 +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
Rick Frank
4e17ac39eb feat(plugins) allow for styles dynamic loading. 2018-09-28 09:14:09 +02:00
Gustavo André Lelis
53f71aa34c chore(dimse): Migrate from Meteor to NPM package for DIMSE calls (#269) 2018-09-28 08:54:03 +02:00
Erik Ziegler
18a3bcba30
fix(client-only): Fix client-only Server & CurrentServer usage (#276) 2018-09-21 20:02:29 +02:00
Erik Ziegler
c4b1086097 fix(servers): Fix subscription issue for production deployment. Added clientOnly option for static site deployments of OHIF Viewer 2018-09-21 15:16:28 +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
2f05ed5961 chore(lesion-tracker): Remove unused Reviewer code for study list 2018-09-17 11:45:57 +02:00
Erik Ziegler
6468203cf3 chore(hangingProtocols): Remove unused HangingProtocol testData 2018-09-17 11:40:30 +02:00
Gustavo André Lelis
2f1a2273a4 BugFix(#183): Avoid adding focus on a viewport that is already activated (#265) 2018-09-06 15:28:26 -03:00
Gustavo André Lelis
2493802dea Adding ArrowAnnotate and simpleAngle into measurement-table (#263) 2018-09-06 08:07:54 -03:00
Gustavo André Lelis
7a47b58729 fix(IE11) Bump version of dcmJS into cornerstone package - fixes #246 (#260) 2018-08-23 18:49:43 -03:00