Leonardo Campos
c5c5ddf282
Revert "OHIF-27: PlayClipController"
...
This reverts commit 72c08147d4 .
2017-05-22 18:48:45 -03:00
Evren Ozkan
1a0cd03abd
Add patient age into the metadata provider
2017-05-09 13:57:35 -04:00
Leonardo Campos
88c703a809
adding series date and time to metadata
2017-05-04 22:21:53 -03:00
Leonardo Campos
72c08147d4
OHIF-27: PlayClipController
2017-05-03 22:30:32 -03:00
Erik Ziegler
de98fb7800
Update Cornerstone to 0.10.7 and CornerstoneTools
2017-04-23 08:48:50 +02:00
Bruno Alves de Faria
1f8eda7b82
Creating ohif:compatibility package to enable IE11 support
2017-04-17 16:50:10 -03:00
Erik Ziegler
143d65b8c8
Update Cornerstone libraries
2017-04-05 20:45:02 +02:00
Erik Ziegler
62fccc5928
Update Cornerstone WADO Image Loader
2017-04-04 10:50:00 +02:00
Leonardo Campos
b1e5cab20c
wadouri: loadDataSetFromPromise should return a deferred instead of a promise (PR #74 )
...
Pull request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/74
2017-04-03 02:49:54 -03:00
Leonardo Campos
0beda39efd
imageCache :: memory leak (PR #85 )
...
Pull request
https://github.com/chafey/cornerstone/pull/85
2017-04-03 02:38:02 -03:00
Eloízio Salgado
c5e94136be
WADOImageLoader fixes for dicomParser.parseTM (PR #189 )
...
Pull request
https://github.com/chafey/cornerstoneTools/pull/189
2017-03-31 21:02:44 -03:00
Leonardo Campos
e618e32341
fix: dragProbe tool (PR #194 )
...
Pull request
https://github.com/chafey/cornerstoneTools/pull/194
2017-03-17 21:40:16 -03:00
Leonardo Campos
716dfdad8d
updating cornerstoneWADOImageLoader (PR #70 )
...
Pull Request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/70
2017-03-15 15:48:35 -03:00
Leonardo Campos
855cc02461
updating cornerstoneTools (PR #189 )
...
Pull Request
https://github.com/chafey/cornerstoneTools/pull/189
2017-03-15 15:48:35 -03:00
Leonardo Campos
3d99821117
cornerstoneWADOImageLoader (PR #65 , #68 )
...
Pull Request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/65
https://github.com/chafey/cornerstoneWADOImageLoader/pull/68
2017-03-15 15:48:34 -03:00
Leonardo Campos
3e1775ea20
Auto Play wasnt working for multiframe instances
2017-03-15 10:22:14 -03:00
Leonardo Campos
30a98559c6
image tools: event handlers should not return 'false' when it's disabled or toolData is unavailable (PR #190 )
...
Pull request
https://github.com/chafey/cornerstoneTools/pull/190
2017-03-07 18:33:34 -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
Evren Ozkan
7035469b91
Update cornerstone to v0.10.2
...
Update cornerstoneTools to v0.8.3
2017-02-23 15:20:27 -05:00
Bruno Alves de Faria
4783d1634b
Adding accessionNumber to metadata and preventing some crashes on measurements table
2017-02-22 19:55:01 -03:00
Evren Ozkan
c3f970cd2e
Update cornerstoneWADOImageLoader to v0.14.2
2017-02-22 11:19:29 -05:00
Bruno Alves de Faria
19c31ffbb8
Fixing metadata issues
2017-02-22 08:00:00 -03:00
Evren Ozkan
33f9b8672b
Integrate web workers and the latest cornerstone libraries
...
- Upgrade cornerstone to v0.10.1
- Upgrade cornerstoneTools to v0.8.1
- Upgrade cornerstoneWADOImageLoader to v0.14.1
- Upgrade dicomParser to v1.7.4
- Upgrade hammerjs to v2.0.8
2017-02-13 15:49:02 -05:00
Bruno Alves de Faria
55901e2b38
Fixing merge issues
2017-01-31 18:07:52 -02:00
Emanuel F. Oliveira
e8b60c9f0b
Removing old import from parsingUtils lib...
2017-01-31 13:59:08 -02: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
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
Leonardo Campos
aa88fe181a
Avoid exceptions for disabled elements (PR #179 )
...
If playClip is enabled and the user loads a different series in the
viewport an exception will be thrown because the element will not be
enabled anymore.
Pull request
https://github.com/chafey/cornerstoneTools/pull/179
2017-01-26 20:41:15 -02:00
Leonardo Campos
a01a86ac7e
Purge image cache issue (stackPrefetch) (PR #180 )
...
Pull Request
https://github.com/chafey/cornerstoneTools/pull/180
2017-01-26 19:20:08 -02:00
Leonardo Campos
7c23f0b791
wadors (loadimage) must return a deferred like wadouri does (PR #64 )
...
If a promise is returned instead of a deferred, imageCache
(purgeCacheIfNecessary) will break because it calls reject()
on every item removed from the cache.
Pull request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/64
2017-01-26 19:20:07 -02:00
Leonardo Campos
23862ee299
Setting a default value for resetPrefetchDelay (PR #179 )
2017-01-26 19:20:07 -02:00
Erik Ziegler
9496410e55
LT-324: Improve scrolling responsiveness
2016-11-15 08:29:46 +01:00
Erik Ziegler
57b0d50c28
LT-319: Fix window width bug in RGB and UInt16 shaders
2016-11-15 08:25:09 +01:00
Bruno Alves de Faria
7bbd380983
PVW-2: Creating form modals mechanism
2016-11-15 08:21: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
Erik Ziegler
ab4d4c9008
Work on refactoring measurements out of Lesion Tracker package
...
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00