Bruno Alves de Faria
956e6da0b3
Preventing all timepoint studies from being loaded at once
2017-10-25 22:09:08 -02:00
Erik Ziegler
37fff25b50
Switch Random.id() to Math.random() for triggering reactive updates. Random.id() is taking 40ms on Chrome for some reason
2017-10-25 13:11:44 +02:00
Erik Ziegler
05d9a41f45
Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData
2017-10-25 09:56:24 +02:00
Erik Ziegler
b9cd3dfa4f
Fix some OHIF undefined imports which may have been throwing errors in #78
2017-10-19 16:57:49 +02:00
André Botelho Almeida
038039518a
OHIF-113: added element verification before tool activation. ( #116 )
...
* OHIF-113: added element verification before tool activation.
* OHIF-113: fixing typo
2017-10-13 16:08:53 +02:00
Aysel Afsar
23489b173d
OHIF-59: Use hardware acceleration for thumbnail drag and drop
2017-10-13 09:29:51 -04:00
Bruno Alves de Faria
06fe7f0da7
Improving User Preferences dialog
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
64ad38ce96
Adding prior timepoint to the viewer data
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
da0595213d
Fixing metadata issues with Orthanc studies
2017-09-28 08:16:23 -03:00
André Botelho Almeida
bacfa24216
OHIF-110: creating the context-menu for measurements in the viewport for desktop and mobile. Coded action delete ( #112 )
2017-09-27 21:55:14 +02:00
Bruno Alves de Faria
e93c18c28f
Fixing issues with hotkeys and presets
2017-09-19 09:38:05 -03:00
Bruno Alves de Faria
29a8a3db8f
Reverting wrong logic for baseline time points
2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
823a422c26
Allowing loading prior timepoints without the need of baseline data
2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
335c3526cc
Fixing issues with viewports linking
2017-08-28 17:09:59 -03:00
Bruno Alves de Faria
66c8db697f
Allowing display sets to be sorted by incoming order
2017-08-25 12:02:28 -03: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
Bruno Alves de Faria
d49698d42e
Fixing W/L presets, Non-Targets, CR and UN issues
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
927b0c470c
Adapting Trial Criteria code to the new metadata structure
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
392e92e968
Fixing metadata issues for Orthanc studies
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
7bb25ae6aa
Removing imageId from Measurement schema
2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
0f30648646
Adapting StudyPrefetcher to the new metadata structure
2017-07-12 09:18:17 -03:00
Bruno Alves de Faria
8ddec37c94
Displaying the highest maxTargets limit
2017-06-23 09:07:21 -03:00
Bruno Alves de Faria
b4bb44625c
Fixing serverId issues
2017-06-16 16:36:34 -03:00
Erik Ziegler
27296a8bca
Switch toolState usage since ES6 modules are read-only
2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
6c98c6a589
Fixing StandaloneViewer dependencies and issues
2017-06-14 16:54:00 -03:00
Bruno Alves de Faria
2f7722d569
Adjustments on hotkeys and presets
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
e6b5a21ae2
Allowing W/L Presets customization
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
4d9300f6c4
Creating Window Level Presets form
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
22f1e659fa
Adding reset to defaults button
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
20f274962b
Adding inputs to define hotkeys
2017-06-14 09:19:49 +02: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
Bruno Alves de Faria
dbb10fa444
Creating action commands
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
fa7ad2c51e
Registering tool commands
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
dbbcbe6e67
Creating ohif:commands package
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
2f81c0e2e7
Creating a hotkeys context for viewer
2017-06-14 09:19:49 +02:00
Evren Ozkan
916e344c75
Export StackLoadingListener and DICOMFileLoadingListener
2017-05-23 19:09:47 -04:00
Evren Ozkan
7519006e64
Fix bugs which prevents loading multi-frame instances with custom image loaders
...
- Construct image id based on frame (if defined) for custom image loaders as well
- Use DICOMFileLoadingListener for multi-frame images and image loaders except wado
2017-05-23 16:20:23 -04:00
Leonardo Campos
c5c5ddf282
Revert "OHIF-27: PlayClipController"
...
This reverts commit 72c08147d4 .
2017-05-22 18:48:45 -03:00
Evren Ozkan
6d2c324c8f
OHIF-165 Make default mouse button tools configurable (wwwc, zoom, pan and stackScroll are currently supported)
2017-05-08 12:25:58 -04:00
Leonardo Campos
88385857b6
OHIF-61 (ASCD): Resizing of window causes controls to overlay on the image
2017-05-04 23:00:01 -03:00
Leonardo Campos
88c703a809
adding series date and time to metadata
2017-05-04 22:21:53 -03:00
Leonardo Campos
8ae26c38e9
OHIF-27: auto-play :: looking for cached files/instances
2017-05-03 22:30:38 -03:00
Leonardo Campos
72c08147d4
OHIF-27: PlayClipController
2017-05-03 22:30:32 -03:00
Leonardo Campos
8f46e01422
OHIF-26: StudyLoadingListener :: minor change (fn.bind)
2017-05-03 00:28:27 -03:00
Emanuel F. Oliveira
594a8b1241
Adding onInsert interface to TypeSafeCollection class
2017-04-28 07:35:00 -03:00
Leonardo Campos
74d8cba5be
ESLint
2017-04-27 02:21:17 -03:00
Leonardo Campos
b862b9c8b5
OHIF-26: StudyLoadingListener :: wadouri
2017-04-27 01:59:10 -03:00
Leonardo Campos
f299eb60e0
OHIF-26: StudyLoadingListener :: wadors
2017-04-27 01:59:02 -03:00