Commit Graph

1663 Commits

Author SHA1 Message Date
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
Erik Ziegler
a2b6566ee9 fix(DIMSE): Switch from new Buffer() to Buffer.alloc() (CWE-665) 2018-08-13 14:28:36 +02: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
69ea0f488c fix(standaloneViewer): Fix missing displaySets when studies are loaded in Standalone Viewer 2018-08-09 13:00:22 +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
ced47c765f feat(export-CSV) Export measurements to CSV file (#209) 2018-07-31 15:02:47 +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
Steve Pieper
c22bd8e63e
Merge pull request #237 from OHIF/pieper-patch-1
Add netlify documentation to contributing.md
2018-07-23 18:50:42 -04:00
Steve Pieper
701277f2c0 doc: add netlify doc link to contribing.md
Also update to use this pull request as the referenced example.
2018-07-23 18:34:37 -04:00
Steve Pieper
eea430f2e8
Add netlify documentation to contributing.md
This is a sort of meta-PR in the sense that it's a real PR to add this documentation, and also a test to confirm that this PR will trigger a netlify build of the documentation that can be used to confirm that the link will work.
2018-07-23 17:29:22 -04:00
Erik Ziegler
aca17e4d38
feat(netlify) Add static site deployment from Netlify (add /viewer to the deploy preview URL) (#232) 2018-07-23 10:19:52 +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
e9832f62f7 fix(orthanc-dicomweb-config): Switch default thumbnailRendering to wadouri 2018-07-19 18:31:43 +02:00
Erik Ziegler
6cc8048aed fix(wadoproxy): Update server-timing header to latest specification 2018-07-19 18:28:18 +02:00
Erik Ziegler
885dd9da2d fix(dicomweb) Fix basic authentication for DICOMWeb requests 2018-07-19 16:08:06 +02:00