Commit Graph

363 Commits

Author SHA1 Message Date
Evren Ozkan
0a5feb9a0d 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-10-29 10:58:53 -04:00
Evren Ozkan
3f2968b05f 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-10-26 23:45:19 -04:00
James Petts
7bf059ad05 Working with latest cornerstone and cornerstoneTools versions. 2018-10-23 15:53:24 +01:00
James Petts
1887df2dc5 Kind of working, updated cornerstone-core lib. 2018-10-23 12:21:21 +01:00
James Petts
548dddfc93 WIP newest cTools v3. 2018-10-23 10:31:59 +01:00
Gustavo Lelis
e7042cafef Fixing tool naming changes 2018-09-24 02:38:24 -03:00
Gustavo Lelis
01739fa70a Refator in ToolManager 2018-09-24 02:38:24 -03:00
Gustavo Lelis
5865f542f8 - 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-09-24 02:38:24 -03:00
Gustavo Lelis
44cb47f64a Fix some naming and updating to the correct cornerstone-tools version 2018-09-24 02:38:23 -03:00
Gustavo Lelis
e3bf0f2852 Updating to latest version of tools and remving typo 2018-09-24 02:38:09 -03:00
Gustavo Lelis
ad459a2515 Adding cornerstoneTools init() 2018-09-24 02:37:46 -03:00
Gustavo Lelis
da5b755637 WIP: Introducing cornerstoneTools v3 into Viewers 2018-09-24 02:37:46 -03: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
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
Erik Ziegler
c09b54924e fix(plugins): Fix timing issues with loadScript 2018-08-09 19:00:29 +02:00
Erik Ziegler
b8eadd6d61 fix(studyPrefetcher): Avoid errors in Study Prefetcher when settings are undefined 2018-08-09 15:50:36 +02:00
Erik Ziegler
640aec42dd fix(plugins): Fix issues with loadScript not executing onload callback 2018-08-09 11:31:06 +02:00
Erik Ziegler
ddbe8b38aa feat(plugins): Add pluginData to viewportData so that plugins can manage their own data 2018-08-09 10:45:58 +02:00
Erik Ziegler
f6b82baae3 feat(plugins): Add moduleURLs in addition to scriptURLs 2018-08-08 19:28:56 +02:00
Erik Ziegler
53cd12a16a
feat(plugins): Add initial version of ViewportPlugin class (#242)
* Add initial version of ViewportPlugin class
* Move entrypoints from OHIFPlugin to OHIF.plugins
* Add URL route to DICOMWeb server for Standalone Viewer
2018-08-08 18:00:53 +02:00
Gustavo André Lelis
d94f0eec16 feat(measurement-table) Display support for measurements from DICOM Structured Reports (#225) 2018-07-20 12:40:09 +02:00
Erik Ziegler
33755f7b8b
feat(keycloak) Optional Keycloak integration via OpenId Connect (OIDC) for Identity and Access Management (#227) 2018-07-19 13:57:23 +02:00
Erik Ziegler
92408d4c86 feat(plugins) Add first pass OHIFPlugin class for experimentation 2018-07-17 10:05:22 +02:00
Erik Ziegler
4279396f9f fix(merge) Fixes after merging various changes 2018-07-12 15:22:07 +02:00
Bruno Alves de Faria
e474fdff2c feat(thumbnails) Use cornerstone.renderToCanvas for Series Thumbnails 2018-07-12 14:20:10 +02:00
Erik Ziegler
5373963176 fix(toolVisibility) Update Cornerstone libraries to support tool visibility switching. Update custom tools with visible flag support 2018-07-12 14:20:10 +02:00
Erik Ziegler
ec7dc7ca5a fix(windowLevelPresets) Apply W/L from Image by default when displaying a new image, unless a Custom W/L or W/L Preset has been applied. 2018-07-12 14:20:10 +02:00
Bruno Alves de Faria
25646e3192 fix(resizing) Fixing handleResize on viewer loading 2018-07-12 14:20:10 +02:00
Bruno Alves de Faria
06fff20be3 fix(interaction) Preventing series navigation while interacting with tools 2018-07-12 14:20:10 +02:00
Evren Ozkan
a5f426cf61 fix(toolColors) Set limegreen for active tool color 2018-07-12 14:20:10 +02:00
Erik Ziegler
99c65bb017 chore(scalebars) Switch to Scale Overlay tool from Cornerstone Tools 2018-07-12 14:20:10 +02:00
Aysel Afsar
6d9e9696df fix(windowLevelPresets) Add a space between SoftTissue words 2018-07-12 14:20:10 +02:00
Aysel Afsar
e6beb8036c fix(viewportOverlay) Move time point information to top center of image 2018-07-12 12:11:19 +02:00
Erik Ziegler
2c790ff674 fix(studylist) Fix DICOM Patient Name formatting (#35) 2018-07-12 12:11:09 +02:00
Erik Ziegler
3d0f9e8973 fix(downloadImage) Remove Image Quality section from Download Dialog. Use CornerstoneTools saveAs and remove duplicated code 2018-07-12 12:10:59 +02:00
Erik Ziegler
349f591764 Fix viewport height on iOS (#164) 2018-07-10 11:29:38 +02:00
Erik Ziegler
71053b91e3 Add Travis CI setup with Gitbook build / deploy to gh-pages, StandaloneViewer build / deploy to AWS S3, and ohif/viewer docker image build / push to dockerhub 2018-07-05 21:55:03 +02:00
Erik Ziegler
de7135f3b8 feat(user preferences) Add User Preferences & Theming to Standalone Viewer (closes #117). Update Standalone to Meteor 1.7 2018-07-04 17:43:50 +02:00
Gustavo André Lelis
85e21181a8 fix(toolManager) Fix default tools being overwritten (#215) 2018-07-03 14:00:01 +02:00
ladeirarodolfo
e55e2ad05a feat(subtools) Changing toolBarSection to accept custom template subtools. I.e. coder could pass his own template as part of subtools for specific tool button (#211) 2018-06-25 12:08:38 +02:00
André Botelho Almeida
bf68707ff2 Feature/test suite (#169)
* Adding first run of the test environment

* small tweaks

* Fixing tests suite to ohif-viewer

* Improving documentation and fixing versions

* Removing commented lines
2018-03-27 11:50:40 +02:00
Bruno Alves de Faria
c1d500a92b Fixing series quick switch hovering issue 2018-03-26 08:36:48 -03:00
Bruno Alves de Faria
af611109c0 Fixing console errors related to cornerstone 2018-03-26 08:36:48 -03:00
Evren Ozkan
9e542dac6b - Support for assigning multi-touch gestures to tools
- Make default gestures configurable by meteor settings
- Assign right mouse button tool to 2-finger touch drag as well if the tool defines multi-touch
2018-03-12 17:01:01 -04:00
Bruno Alves de Faria
6e3e44a1fe Adding close button to CINE dialog 2018-03-07 08:25:59 -03:00
Evren Ozkan
68bdf223ab Fix the issue with the tool context menu 2018-03-02 10:09:15 -05:00
Evren Ozkan
eb10ca0119 Fix the issues with stack progress bar 2018-03-01 17:46:05 -05:00
Bruno Alves de Faria
fdcaea9eb3 Allowing series to be loaded by a single click on sidebar 2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
c4793cbf0b Fixing cornerstone image promise issues 2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
00a76a6ca5 Fixing issues with bidirectional tool and measure flow 2018-02-27 07:25:15 -03:00