Commit Graph

1684 Commits

Author SHA1 Message Date
Gustavo Lelis
fee6b240a4 Adding cornerstoneTools init() 2018-11-09 13:23:43 -05:00
Gustavo Lelis
e5e027f716 WIP: Introducing cornerstoneTools v3 into Viewers 2018-11-09 13:23:43 -05: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
a70f1547a3 fix(lesion-tracker): Fix routing and package building issues with Lesion Tracker 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
19731a2223 chore(research-use-warning): Add Investigational Use Only warning to Lesion Tracker 2018-10-01 14:15:29 +02:00
Erik Ziegler
89c6252429 chore(lesion-tracker): Remove unused gagarin / nightwatch tests 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
Erik Ziegler
26562e1525 fix(standaloneViewer): Fix frameOfReferenceUID in JSON files for StandaloneViewer 2018-08-22 15:38:25 +02:00
Erik Ziegler
a0bbaf3eec fix(standaloneViewer): Add transactionId back to test data JSON files for StandaloneViewer 2018-08-22 14:46:52 +02:00
Erik Ziegler
aa412071e5 fix(standaloneViewer): Fix test data JSON files for StandaloneViewer 2018-08-22 10:51:28 +02:00
Erik Ziegler
2288b9f32d
fix(docker/travis): Fix accidental push from PR branches to ohif/viewer:latest (closes #247) (#248) 2018-08-17 15:56:26 +02:00
Erik Ziegler
4b5ea5c13a chore(research-use-warning): Add Investigational Use Only warning 2018-08-16 09:03:13 +02:00