Commit Graph

232 Commits

Author SHA1 Message Date
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
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
4055655c7a OHIF-26: StudyLoadingListener :: progress bar config (ui) 2017-04-27 01:59:15 -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
Bruno Alves de Faria
872b0e8107 Fixing hidden measurements table header on IE11 2017-04-20 19:21:45 -03:00
Bruno Alves de Faria
4d89b70877 Removing right sidebar highlighting 2017-04-20 17:38:06 -03:00
Bruno Alves de Faria
745bd7bae3 Fixing studylist highlighting on IE11 2017-04-19 16:51:10 -03:00
Bruno Alves de Faria
2e5f6299cc Fixing CINE dialog initial width and position on IE11 2017-04-19 09:18:53 -03:00