Erik Ziegler
d541c23117
wip, very broken as I moved stuff to ohif-core
2018-12-14 14:38:36 +01:00
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
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
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
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
ebe0a40f3e
feat(WADO) Allow WADO / QIDO requests to originate from client ( #222 )
2018-07-17 13:03:36 +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
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
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
239e5ef91e
Set first viewport active by default
2017-06-07 16:49:01 +02:00
Leonardo Campos
f299eb60e0
OHIF-26: StudyLoadingListener :: wadors
2017-04-27 01:59:02 -03:00
Bruno Alves de Faria
718fd30feb
Adjusting OHIF Viewer to the new structure
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
374dab5ef4
PWV-15: Updating Viewer Data inside viewer.js
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35
Final adjustments to routing behaviors
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77
Replacing switchToTab with routes
2017-03-21 10:16:47 -03:00
Emanuel F. Oliveira
2a6cb42228
Bug Fix: Default timpoint protocol for LT not being applied + Lesions not being correctly selected on jumpToRowItem function.
2017-03-02 10:18:11 -03:00
Eloízio Salgado
bec8f21c0a
Moving Hanging Protocols updates back to the viewers
2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
4df18233c4
Update viewer to use prior studies for Hanging Protocols initialization and using those studies in HP Match Image process (added getStudyPriors and getStudyPriorsMap)
2017-03-02 10:16:10 -03:00
Eloízio Salgado
f96a37e1bc
Hanging Protocols: Fixing Lesion Tracker
2017-03-02 10:16:09 -03:00
Eloízio Salgado
20efd80c01
Overriding getImageId in OHIFInstanceMetadata and fixing OHIFViewer to add display sets properly
2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
638c3df924
[WIP] Changing OHIFStudyMetadataSource to StudyList namespace
2017-03-02 10:15:09 -03:00
Emanuel F. Oliveira
6cfb4f16eb
[WIP] Moving hanging protocols initialization to OHIF Viewer specific code.
2017-03-02 10:15:09 -03:00
Bruno Alves de Faria
19c31ffbb8
Fixing metadata issues
2017-02-22 08:00:00 -03:00
Eloízio Salgado
c2c8a43c3a
Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step)
2017-01-29 22:11:19 -02:00
Eloízio Salgado
64b511375e
Adding stackImagePositionOffsetSynchronizer.js to Viewerbase namespace and instanciating it in the Viewers
2017-01-29 22:11:18 -02:00
Eloízio Salgado
e693d48dbe
Adding Metadata classes to Lesion Tracker (WIP) and some fixed;
2017-01-29 22:11:17 -02:00
Eloízio Salgado
a8626d02c0
toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
014dc7730f
Testing + Removing debugger statements
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336
[WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection
2017-01-29 22:11:17 -02:00
Eloízio Salgado
123007d751
Fixing Viewerbase namespace
2017-01-29 22:11:17 -02:00
Eloízio Salgado
660b828f4b
Creating ohif:metadata package with metadata classes and adding it to the viewers
2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78
Fixes to make Viewer load
2017-01-29 22:11:17 -02:00
Erik Ziegler
7083948bea
Fix some routes and styles
2017-01-29 22:11:17 -02:00
Evren Ozkan
77182d1916
Make the persistence method of hanging protocols configurable
...
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05:00
Erik Ziegler
9496410e55
LT-324: Improve scrolling responsiveness
2016-11-15 08:29:46 +01:00
Bruno Alves de Faria
60aa1d0982
PWV-3: Creating ohif:log package and partially refactoring ohif:measurements
2016-11-15 08:21:46 +01:00
Bruno Alves de Faria
88e504a010
Fixing play/pause tool issues
2016-08-24 08:49:41 -03:00
Erik Ziegler
fe32c40832
Move server-side functions from viewerbase to worklist. Split multi-frame and single-image modalities into separate display sets (OHIF-36)
2016-08-08 18:37:32 +02:00
Erik Ziegler
afeb0d82fb
Fix Viewer opening bugs in OHIF Viewer (OHIF-49)
2016-08-04 10:42:34 +02:00
Erik Ziegler
82e374b1e3
Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49)
2016-07-23 20:11:01 +02:00
Erik Ziegler
8b364ce9d0
Fixed OHIF Viewer layout / CINE / Hanging Protocol buttons (OHIF-49)
2016-07-23 15:56:36 +02:00