Erik Ziegler
7b66dec163
continue consolidating packages, converting various pieces to react
2018-12-13 23:24:39 +01:00
Erik Ziegler
5f30f7bd35
reorganize packages, start converting overall app to react (very broken at the moment)
2018-12-12 18:06:25 +01:00
Erik Ziegler
054e37dfb7
WIP reorganization
2018-12-12 09:10:39 +01:00
Erik Ziegler
6706dfe634
fixes to transition OHIF Viewer to redux
2018-12-11 22:15:33 +01:00
Erik Ziegler
5dec28ba8c
chore(cleanup): Remove persistent-session package
2018-12-11 22:15:14 +01:00
Erik Ziegler
c3565cd687
Begin switching study browser use react-viewerbase
2018-12-11 12:30:21 +01:00
Erik Ziegler
33fad2f317
wip on react transition 9
2018-12-03 23:28:23 +01:00
Erik Ziegler
71b49e6766
wip on react transition 8
2018-12-03 18:11:39 +01:00
Erik Ziegler
9ae5dd25ce
wip on react transition 7
2018-12-02 08:23:43 +01:00
Erik Ziegler
5568490819
wip on react transition 4
2018-11-30 16:12:04 -05:00
Erik Ziegler
895fb01a02
wip on react transition 3
2018-11-30 15:23:59 -05:00
Erik Ziegler
7425c2beb8
wip on react transition
2018-11-30 11:40:16 -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
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
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
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
4b5ea5c13a
chore(research-use-warning): Add Investigational Use Only warning
2018-08-16 09:03:13 +02:00
Gustavo André Lelis
26b14f1dab
feat(STOW-RS) Save DICOM Structured Reports from Measurement Table back to archive ( #236 )
...
* Small refactor into Table Class setting events as static object into class
* feature(STOW-SR) : Initial changes to stow when we have Server.
* Improvements into requests and small fix into style
* Small fix for jumpToRow without refheshing page
* Handling STOW-SR once we don't have server
* feature(STOW-SR) Refactor
* Merge request with makeRequest and delete old file
* Expose wadoproxy to client and update measurement-table to start using wadoproxy.getServerUrl
* Move WADOProxy.getServerUrl to Measurement-table package. Fix querystring issue.
* Remove proxy:enabled in favour of requestOptions.requestFromBrowser
* Bcrypt 2.0.0 to fix Travis
2018-07-31 15:01:26 +02:00
Erik Ziegler
13e4dc25e1
Revert "merge plugin code to master"
...
This reverts commit e896724f70 .
2018-07-27 13:51:38 +02:00
Rick Frank
e896724f70
merge plugin code to master
2018-07-26 16:13:33 -04:00
Erik Ziegler
ea23ec84e0
fix(ohif-viewer): Fix incorrect variable in ohifViewer.js header setup
2018-07-24 11:36:09 +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
03d0798459
fix(routing): Switch from iron:router to clinical:router so we respect ROOT_URL ( #115 )
2018-07-18 12:44:27 +02:00
Erik Ziegler
ebe0a40f3e
feat(WADO) Allow WADO / QIDO requests to originate from client ( #222 )
2018-07-17 13:03:36 +02:00
Erik Ziegler
9780c67c4f
feat(IHEInvokeImageDisplay) Added IHE Invoke Image Display routes (thanks @jonasscherer)
2018-07-13 09:52:38 +02:00
Erik Ziegler
349f591764
Fix viewport height on iOS ( #164 )
2018-07-10 11:29:38 +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
Erik Ziegler
ec89610ae4
fix(stackScroll) Move Stack Scroll from More menu to main toolbar ( closes #121 )
2018-07-04 14:45:59 +02:00
Evren Ozkan
f4e76d9544
Allow extending the metadata provider class
2018-03-02 17:06:40 -05:00
Bruno Alves de Faria
00a76a6ca5
Fixing issues with bidirectional tool and measure flow
2018-02-27 07:25:15 -03:00
Erik Ziegler
f4b2e6a33b
Add Rotate and Flip buttons to OHIF Viewer and Standalone Viewer
2018-02-15 11:42:07 +01:00
Erik Ziegler
ba797ddbc4
Add Crosshairs tool to OHIF Viewer / Standalone Viewer
2018-02-08 16:20:17 +01:00
Bruno Alves de Faria
bc14863059
Adding hidden overflow to user preferences dialog
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
56093a9d68
Converting the modal to the new structure and styling it
2018-02-02 09:14:44 -02:00
Aysel Afsar
7837aaf2d9
OHIF-195: Migrate styles from PIM back to OHIF for user preferences
2017-12-20 15:50:37 -05:00
André Botelho Almeida
057735aab3
OHIF-184: Add menu tool option to download viewport as PNG or JPEG ( #130 )
...
* OHIF-184: added download icon to the OHIF's tool bar
* OHIF-184: refactor dialog toggle method to support cine dialog and download dialog
* OHIF-184: Added hotKey support for downloadDialog.
* OHIF-184: added disabled verify function
* OHIF-184: Finished form structure. Created preview canvas. Added width and height config of the preview. Added the download feature. Added Cancel button.
* OHIF-184: setting default extension as png
* OHIF-184: moved download icon to more in toolbar
* OHIF-184: enabling/disabling tools when toggling show annotations checkbox
* OHIF-184: using a dynamic canvas to create the download content
* OHIF-184: Download with configurable width and height. download distorced
* OHIF-184: using dynamic elemento to manage download image instead of using the preview element
* OHIF-184: make dialog dragable through preview
* OHIF-184: removing useless line
* OHIF-184: adding download icon to leasion tracker
* OHIF-184: adding download dialog template to lesion tracker viewer
2017-11-17 11:33:41 +01:00
André Botelho Almeida
e6b18f6c96
OHIF-179: Only show left side bar when study has more than one series ( #131 )
2017-11-15 08:17:52 +01:00
Bruno Alves de Faria
fda272fd7d
Isolating ohif:study-list package from measurements and lesiontracker
2017-11-06 17:02:39 -02:00
Erik Ziegler
05d9a41f45
Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData
2017-10-25 09:56:24 +02:00
Aysel Afsar
c678022bd9
OHIF #98 Support to show specific series in study by URL: <base_url>/study/<studyInstanceUid>/series/<seriesInstanceUid>
2017-08-15 20:12:32 -04:00
Aysel Afsar
b928051e10
OHIF #83 Do not assign state reactive-dict to template data since template data is overwritten and previous state is lost when router is called multiple times
2017-08-12 09:25:53 -04:00
Erik Ziegler
b966f35cf8
Fix Standalone Viewer
2017-06-15 09:19:21 +02:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
e8d729c9b0
Adding user preferences to LT and Viewer
2017-06-14 16:10:44 -03:00
Bruno Alves de Faria
8aac5dc47d
Implementing disabled handling for commands
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
1a0729336b
Integrating hotkeys with commands
2017-06-14 09:19:49 +02:00