Commit Graph

97 Commits

Author SHA1 Message Date
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +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
5dec28ba8c chore(cleanup): Remove persistent-session package 2018-12-11 22:15:14 +01:00
Erik Ziegler
83a7271cd1 fix(viewport): Fix active viewport by connecting to redux 2018-12-06 16:12:23 +01:00
Erik Ziegler
a42cc5f1a1 fix(meteor): Fix broken autoupdate for Meteor 1.8 2018-12-04 00:36:51 +01:00
Erik Ziegler
aa170e9a89 wip on react transition 10 2018-12-03 23:56:29 +01:00
Erik Ziegler
33fad2f317 wip on react transition 9 2018-12-03 23:28:23 +01:00
Erik Ziegler
895fb01a02 wip on react transition 3 2018-11-30 15:23:59 -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
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
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
e5e027f716 WIP: Introducing cornerstoneTools v3 into Viewers 2018-11-09 13:23:43 -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
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
Bruno Alves de Faria
ea34f2db83 chore(validate.js): Replace validatejs Meteor package with direct npm import 2018-09-28 15:09:01 +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
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
4b5ea5c13a chore(research-use-warning): Add Investigational Use Only warning 2018-08-16 09:03:13 +02:00
Erik Ziegler
69ea0f488c fix(standaloneViewer): Fix missing displaySets when studies are loaded in Standalone Viewer 2018-08-09 13:00:22 +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
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
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
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
4279396f9f fix(merge) Fixes after merging various changes 2018-07-12 15:22:07 +02:00
Bruno Alves de Faria
ec9c0d444d fix(bootstrap) Include Bootstrap manually to avoid reported XSS vulnerability (#43) 2018-07-12 14:20:10 +02:00
Erik Ziegler
64f18c48b2 Fix inadvertent change to Standalone Viewer viewerSection height 2018-07-10 16:34:13 +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
e528c430de
Remove README from StandaloneViewer since it's duplicating https://docs.ohif.org/standalone-viewer/usage.html 2018-06-13 12:01:09 +02:00
Zaid Safadi
5785d19ee1 include cornerstone-web-image-loader as a dependency to standaloneviewer (#190) 2018-05-09 10:26:44 +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
Bruno Alves de Faria
99b88f08b3 Enabling devTools debugging on cornerstone libraries 2018-02-27 07:14:54 -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
Ryan Birmingham
b417c417b7 Fix code block formatting error in readme (#152) 2018-01-17 17:12:45 +01:00
Aysel Afsar
bec5d14443 OHIF-197: Add demo data for Standalone Viewer 2017-12-21 13:45:51 -05:00
Bruno Alves de Faria
be909a24d8 Removing es5-shim package 2017-11-22 11:05:36 -02: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
fc29b48b59 Fix StudyPrefetcher import of getImageId. Update StandaloneViewer 2017-10-27 11:30:25 +02:00
Erik Ziegler
05d9a41f45 Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData 2017-10-25 09:56:24 +02:00
Erik Ziegler
1d9b7d855d Update Python simple server script to allow subdomains 2017-10-19 13:20:06 +02:00
Erik Ziegler
25690ef888 Allow StandaloneViewer to use ?url to specify path to JSON 2017-10-19 11:35:13 +02:00
Aysel Afsar
b9b9a0f00d OHIF-177: Show thumbnail progress bar in the StandaloneViewer 2017-10-07 11:57:22 -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