Commit Graph

242 Commits

Author SHA1 Message Date
Bruno Alves de Faria
84bcffe860 Fixing black pixels issue with CornerstoneWadoImageLoader 2017-09-18 15:43:28 -03:00
Bruno Alves de Faria
1b0c1d9a3d Using form-themed class for user preferences 2017-09-01 10:19:48 -03:00
Bruno Alves de Faria
ae39f1841d Removing trailing 'frame' query string and allowing usage of first series' instance as thumbnail 2017-08-29 11:46:22 -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
Bruno Alves de Faria
df5cd20a78 Adding a setting for cornerstone default image renderer 2017-08-23 11:25:58 -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
6efd8da0d1 Fixing issue: sidebar studies were not expanding 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
5cec053b8d Stop throwing errors when no study data is available, log issue instead. 2017-06-15 09:18:54 +02:00
Erik Ziegler
319f030f32 Remove memory leak for thumbnail enabled elements 2017-06-15 09:18:54 +02:00
Erik Ziegler
c2e387a372 Prevent CSS loading spinner from running constantly in background even though it is not visible 2017-06-15 09:18:54 +02:00
Erik Ziegler
cefce5360a Destroy StudyLoadingListener and clear Collections when viewer is closed 2017-06-15 09:18:54 +02: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
661f5b1e4c Creating popover component 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
6df48a1d2b Styling the Window W/L form 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
9f7c974cca Adding DIV layer to hotkeys/presets forms and new stylus mixins 2017-06-14 09:19:49 +02: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
bbb1cf0789 Creating user interface to manage the 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
199115a9d3 Using commands on toolbar buttons 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
Bruno Alves de Faria
5e7edd91ee Creating ohif:hotkeys package 2017-06-14 09:19:49 +02:00
Erik Ziegler
f43e0d45c7 Remove unnecessary calls to setActiveViewport 2017-06-07 16:55:28 +02:00
Erik Ziegler
3a9a06478b Selecting a series now closes the quick switch 2017-06-07 16:54:25 +02:00
Erik Ziegler
f7a4a56155 Stop prefetching when viewerMain template is destroyed (e.g. when you go back to study list) 2017-06-07 16:53:19 +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