Commit Graph

1539 Commits

Author SHA1 Message Date
Evren Ozkan
ea6dea4549 fix(tool-manager): Set all tools passive by default in order to render external data if exists 2018-11-15 10:55:38 -05:00
James Petts
5019f539ee Fix keyscroll. 2018-11-12 11:18:48 +00:00
Evren Ozkan
8b6f17c103 Integrate Cornerstone Tools v3 (#235) - WIP
- fix(stack-scroll): Activate mouse wheel and scrollbar stack scroll
- fix(touch): Activate pinch zoom, two-finger pan and three (or more) finger stack scroll
2018-11-09 13:24:48 -05:00
Evren Ozkan
4cf68adec7 Integrate Cornerstone Tools v3 (#235) - WIP
fix(mouse-buttons): Support for assigning tools to mouse buttons (left, right, middle)
fix(tool-naming): Fix tool naming issues
2018-11-09 13:24:48 -05:00
James Petts
6fedea1653 Working with latest cornerstone and cornerstoneTools versions. 2018-11-09 13:24:48 -05:00
James Petts
05085b452d Kind of working, updated cornerstone-core lib. 2018-11-09 13:24:47 -05:00
James Petts
d8b60ec38a WIP newest cTools v3. 2018-11-09 13:24:47 -05:00
Gustavo Lelis
9048dcbc1e Fixing tool naming changes 2018-11-09 13:24:47 -05:00
Gustavo Lelis
875640073e Refator in ToolManager 2018-11-09 13:24:47 -05:00
Gustavo Lelis
c30cdbe625 - Fixed by setting all tools to passive mode after instantiate then all
- Fixed the default tool that was not being set correctly.
- Fixed some callouts done by Erik into my PR related with keeping old tool list
2018-11-09 13:24:47 -05:00
Gustavo Lelis
51c5c76eb9 Fix some naming and updating to the correct cornerstone-tools version 2018-11-09 13:24:44 -05:00
Gustavo Lelis
500ca1ec07 Updating to latest version of tools and remving typo 2018-11-09 13:23:43 -05:00
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
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